Searched defs:extra_pass (Results 1 – 10 of 10) sorted by relevance
| /linux/arch/loongarch/net/ |
| H A D | bpf_jit.c | 700 static int build_insn(const struct bpf_insn *insn, struct jit_ctx *ctx, bool extra_pass) in build_insn() 1446 static int build_body(struct jit_ctx *ctx, bool extra_pass) in build_body() 2171 bool extra_pass = false; in bpf_int_jit_compile() local
|
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 1201 struct jit_ctx *ctx, bool extra_pass) in build_insn() 1904 static int build_body(struct bpf_verifier_env *env, struct jit_ctx *ctx, bool extra_pass) in build_body() 2015 bool extra_pass = false; in bpf_int_jit_compile() local
|
| /linux/arch/riscv/net/ |
| H A D | bpf_jit_comp64.c | 166 static int emit_addr(u8 rd, u64 addr, bool extra_pass, struct rv_jit_context *ctx) in emit_addr() 1370 bool extra_pass) in bpf_jit_emit_insn()
|
| H A D | bpf_jit_comp32.c | 954 bool extra_pass) in bpf_jit_emit_insn()
|
| /linux/arch/powerpc/net/ |
| H A D | bpf_jit_comp64.c | 957 u32 *addrs, int pass, bool extra_pass) in bpf_jit_build_body()
|
| H A D | bpf_jit_comp.c | 180 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/kernel/bpf/ |
| H A D | core.c | 1247 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 | 3727 bool extra_pass = false; in bpf_int_jit_compile() local
|