Home
last modified time | relevance | path

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

/linux/arch/arc/net/
H A Dbpf_jit_core.c88 * bpf2insn_valid: Indicates if "bpf2ins" is populated with the mappings.
108 bool bpf2insn_valid; member
187 return ctx->bpf2insn_valid; in offsets_available()
229 ctx->bpf2insn_valid = false; in jit_ctx_cleanup()
1083 ctx->bpf2insn_valid = true; in handle_body()
1287 ctx->bpf2insn_valid = ctx->bpf2insn ? true : false; in jit_resume_context()