Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/net/
Debpf_jit.c58 #define EBPF_SAVE_S3 BIT(3) macro
220 ctx->flags |= EBPF_SAVE_S3; in ebpf_to_mips_reg()
285 if (ctx->flags & EBPF_SAVE_S3) in gen_int_prologue()
326 if (ctx->flags & EBPF_SAVE_S3) { in gen_int_prologue()
369 if (ctx->flags & EBPF_SAVE_S3) { in build_int_epilogue()