Searched refs:SEEN_TAILCALL (Results 1 – 2 of 2) sorted by relevance
73 #define SEEN_TAILCALL 0x4000 /* uses tail calls */ macro
101 if (ctx->seen & SEEN_TAILCALL) { in bpf_jit_build_prologue()853 ctx->seen |= SEEN_TAILCALL; in bpf_jit_build_body()