Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/net/
Debpf_jit.c63 #define EBPF_TCC_IN_V1 BIT(8) macro
335 if ((ctx->flags & EBPF_SEEN_TC) && !(ctx->flags & EBPF_TCC_IN_V1)) in gen_int_prologue()
603 (ctx->flags & EBPF_TCC_IN_V1) ? MIPS_R_V1 : MIPS_R_S4, -1); in emit_bpf_tail_call()
1776 ctx.flags |= EBPF_TCC_IN_V1; in bpf_int_jit_compile()