Searched refs:EBPF_TCC_IN_V1 (Results 1 – 1 of 1) sorted by relevance
61 #define EBPF_TCC_IN_V1 BIT(8) macro345 if ((ctx->flags & EBPF_SEEN_TC) && !(ctx->flags & EBPF_TCC_IN_V1)) in gen_int_prologue()624 tcc_reg = (ctx->flags & EBPF_TCC_IN_V1) ? MIPS_R_V1 : MIPS_R_S4; in emit_bpf_tail_call()1867 ctx.flags |= EBPF_TCC_IN_V1; in bpf_int_jit_compile()