Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/net/
H A Debpf_jit.c58 #define EBPF_SAVE_RA BIT(5) macro
276 if (ctx->flags & EBPF_SAVE_RA) in gen_int_prologue()
314 if (ctx->flags & EBPF_SAVE_RA) { in gen_int_prologue()
367 if (ctx->flags & EBPF_SAVE_RA) { in build_int_epilogue()
1309 ctx->flags |= EBPF_SAVE_RA; in build_one_insn()
1864 if (ctx.flags & EBPF_SAVE_RA) in bpf_int_jit_compile()