Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/net/
H A Debpf_jit.c54 #define EBPF_SAVE_S1 BIT(1) macro
217 ctx->flags |= EBPF_SAVE_S1; in ebpf_to_mips_reg()
284 if (ctx->flags & EBPF_SAVE_S1) in gen_int_prologue()
324 if (ctx->flags & EBPF_SAVE_S1) { in gen_int_prologue()
377 if (ctx->flags & EBPF_SAVE_S1) { in build_int_epilogue()