Home
last modified time | relevance | path

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

/arch/mips/net/
Debpf_jit.c56 #define EBPF_SAVE_S3 BIT(3) macro
223 ctx->flags |= EBPF_SAVE_S3; in ebpf_to_mips_reg()
288 if (ctx->flags & EBPF_SAVE_S3) in gen_int_prologue()
334 if (ctx->flags & EBPF_SAVE_S3) { in gen_int_prologue()
387 if (ctx->flags & EBPF_SAVE_S3) { in build_int_epilogue()