Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/net/
H A 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 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()