Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/net/
Debpf_jit.c56 #define EBPF_SAVE_S1 BIT(1) macro
214 ctx->flags |= EBPF_SAVE_S1; in ebpf_to_mips_reg()
281 if (ctx->flags & EBPF_SAVE_S1) in gen_int_prologue()
318 if (ctx->flags & EBPF_SAVE_S1) { in gen_int_prologue()
361 if (ctx->flags & EBPF_SAVE_S1) { in build_int_epilogue()