Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/net/
Debpf_jit.c59 #define EBPF_SAVE_S4 BIT(4) macro
287 if (ctx->flags & EBPF_SAVE_S4) in gen_int_prologue()
330 if (ctx->flags & EBPF_SAVE_S4) { in gen_int_prologue()
373 if (ctx->flags & EBPF_SAVE_S4) { in build_int_epilogue()
1774 ctx.flags |= EBPF_SAVE_S4; in bpf_int_jit_compile()