Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/net/
Debpf_jit.c57 #define EBPF_SAVE_S2 BIT(2) macro
217 ctx->flags |= EBPF_SAVE_S2; in ebpf_to_mips_reg()
283 if (ctx->flags & EBPF_SAVE_S2) in gen_int_prologue()
322 if (ctx->flags & EBPF_SAVE_S2) { in gen_int_prologue()
365 if (ctx->flags & EBPF_SAVE_S2) { in build_int_epilogue()