Searched refs:EBPF_SEEN_TC (Results 1 – 1 of 1) sorted by relevance
60 #define EBPF_SEEN_TC BIT(7) macro345 if ((ctx->flags & EBPF_SEEN_TC) && !(ctx->flags & EBPF_TCC_IN_V1)) in gen_int_prologue()609 ctx->flags |= EBPF_SEEN_TC; in emit_bpf_tail_call()1863 if (ctx.flags & EBPF_SEEN_TC) { in bpf_int_jit_compile()