Home
last modified time | relevance | path

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

/arch/mips/net/
Debpf_jit.c53 #define EBPF_SAVE_S0 BIT(0) macro
214 ctx->flags |= EBPF_SAVE_S0; in ebpf_to_mips_reg()
282 if (ctx->flags & EBPF_SAVE_S0) in gen_int_prologue()
319 if (ctx->flags & EBPF_SAVE_S0) { in gen_int_prologue()
372 if (ctx->flags & EBPF_SAVE_S0) { in build_int_epilogue()