Home
last modified time | relevance | path

Searched refs:EBPF_TCC_IN_V1 (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/mips/net/
Debpf_jit.c61 #define EBPF_TCC_IN_V1 BIT(8) macro
345 if ((ctx->flags & EBPF_SEEN_TC) && !(ctx->flags & EBPF_TCC_IN_V1)) in gen_int_prologue()
624 (ctx->flags & EBPF_TCC_IN_V1) ? MIPS_R_V1 : MIPS_R_S4, -1); in emit_bpf_tail_call()
1863 ctx.flags |= EBPF_TCC_IN_V1; in bpf_int_jit_compile()