Searched refs:SEEN_TAILCALL (Results 1 – 3 of 3) sorted by relevance
158 #define SEEN_TAILCALL 0x40000000 /* uses tail calls */ macro
275 if (cgctx.seen & SEEN_TAILCALL || !is_offset_in_branch_range((long)cgctx.idx * 4)) { in bpf_int_jit_compile()
1974 ctx->seen |= SEEN_TAILCALL; in bpf_jit_build_body()