Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/net/
H A Debpf_jit.c55 #define EBPF_SAVE_S2 BIT(2) macro
220 ctx->flags |= EBPF_SAVE_S2; in ebpf_to_mips_reg()
286 if (ctx->flags & EBPF_SAVE_S2) in gen_int_prologue()
329 if (ctx->flags & EBPF_SAVE_S2) { in gen_int_prologue()
382 if (ctx->flags & EBPF_SAVE_S2) { in build_int_epilogue()