Searched defs:extra_pass (Results 1 – 10 of 10) sorted by relevance
| /linux/arch/riscv/net/ |
| H A D | bpf_jit_core.c | 19 static int build_body(struct rv_jit_context *ctx, bool extra_pass, int *offset) in build_body() 47 bool extra_pass = false; in bpf_int_jit_compile() local
|
| H A D | bpf_jit_comp64.c | 136 static int emit_addr(u8 rd, u64 addr, bool extra_pass, struct rv_jit_context *ctx) in emit_addr() 1362 bool extra_pass) in bpf_jit_emit_insn()
|
| H A D | bpf_jit_comp32.c | 1003 bool extra_pass) in bpf_jit_emit_insn()
|
| /linux/arch/loongarch/net/ |
| H A D | bpf_jit.c | 694 static int build_insn(const struct bpf_insn *insn, struct jit_ctx *ctx, bool extra_pass) in build_insn() 1468 static int build_body(struct jit_ctx *ctx, bool extra_pass) in build_body() 2193 bool extra_pass = false; in bpf_int_jit_compile() local
|
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 1303 struct jit_ctx *ctx, bool extra_pass) in build_insn() 2054 static int build_body(struct bpf_verifier_env *env, struct jit_ctx *ctx, bool extra_pass) in build_body() 2165 bool extra_pass = false; in bpf_int_jit_compile() local
|
| /linux/arch/parisc/net/ |
| H A D | bpf_jit_comp64.c | 593 bool extra_pass) in bpf_jit_emit_insn()
|
| H A D | bpf_jit_comp32.c | 1117 bool extra_pass) in bpf_jit_emit_insn()
|
| /linux/arch/powerpc/net/ |
| H A D | bpf_jit_comp.c | 180 bool extra_pass = false; in bpf_int_jit_compile() local
|
| /linux/kernel/bpf/ |
| H A D | core.c | 1316 const struct bpf_insn *insn, bool extra_pass, in bpf_jit_get_func_addr()
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 3971 bool extra_pass = false; in bpf_int_jit_compile() local
|