Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/net/
Debpf_jit.c55 #define EBPF_SAVE_S0 BIT(0) macro
211 ctx->flags |= EBPF_SAVE_S0; in ebpf_to_mips_reg()
279 if (ctx->flags & EBPF_SAVE_S0) in gen_int_prologue()
314 if (ctx->flags & EBPF_SAVE_S0) { in gen_int_prologue()
357 if (ctx->flags & EBPF_SAVE_S0) { in build_int_epilogue()