/kernel/linux/linux-5.10/arch/riscv/net/ |
H A D | bpf_jit_core.c | 16 static int build_body(struct rv_jit_context *ctx, bool extra_pass, int *offset) in build_body() argument 44 bool tmp_blinded = false, extra_pass = false; in bpf_int_jit_compile() local
|
H A D | bpf_jit_comp64.c | 436 bpf_jit_emit_insn(const struct bpf_insn *insn, struct rv_jit_context *ctx, bool extra_pass) bpf_jit_emit_insn() argument
|
H A D | bpf_jit_comp32.c | 956 bpf_jit_emit_insn(const struct bpf_insn *insn, struct rv_jit_context *ctx, bool extra_pass) bpf_jit_emit_insn() argument
|
/kernel/linux/linux-6.6/arch/parisc/net/ |
H A D | bpf_jit_core.c | 16 static int build_body(struct hppa_jit_context *ctx, bool extra_pass, int *offset) in build_body() argument 47 bool tmp_blinded = false, extra_pass = false; in bpf_int_jit_compile() local
|
H A D | bpf_jit_comp64.c | 592 bpf_jit_emit_insn(const struct bpf_insn *insn, struct hppa_jit_context *ctx, bool extra_pass) bpf_jit_emit_insn() argument
|
H A D | bpf_jit_comp32.c | 1116 bpf_jit_emit_insn(const struct bpf_insn *insn, struct hppa_jit_context *ctx, bool extra_pass) bpf_jit_emit_insn() argument
|
/kernel/linux/linux-6.6/arch/powerpc/net/ |
H A D | bpf_jit_comp.c | 70 bool extra_pass = false; in bpf_int_jit_compile() local
|
H A D | bpf_jit_comp64.c | 364 bpf_jit_build_body(struct bpf_prog *fp, u32 *image, struct codegen_context *ctx, u32 *addrs, int pass, bool extra_pass) bpf_jit_build_body() argument
|
H A D | bpf_jit_comp32.c | 281 bpf_jit_build_body(struct bpf_prog *fp, u32 *image, struct codegen_context *ctx, u32 *addrs, int pass, bool extra_pass) bpf_jit_build_body() argument
|
/kernel/linux/linux-6.6/arch/riscv/net/ |
H A D | bpf_jit_core.c | 18 static int build_body(struct rv_jit_context *ctx, bool extra_pass, int *offset) in build_body() argument 47 bool tmp_blinded = false, extra_pass = false; in bpf_int_jit_compile() local
|
H A D | bpf_jit_comp32.c | 954 bpf_jit_emit_insn(const struct bpf_insn *insn, struct rv_jit_context *ctx, bool extra_pass) bpf_jit_emit_insn() argument
|
H A D | bpf_jit_comp64.c | 145 static int emit_addr(u8 rd, u64 addr, bool extra_pass, struct rv_jit_context *ctx) in emit_addr() argument 1069 bpf_jit_emit_insn(const struct bpf_insn *insn, struct rv_jit_context *ctx, bool extra_pass) bpf_jit_emit_insn() argument
|
/kernel/linux/linux-5.10/arch/loongarch/net/ |
H A D | ebpf_jit.c | 284 static int build_insn(const struct bpf_insn *insn, struct jit_ctx *ctx, bool extra_pass) in build_insn() argument 779 static int build_body(struct jit_ctx *ctx, bool extra_pass) in build_body() argument 845 bool extra_pass = false; in bpf_int_jit_compile() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/net/ |
H A D | bpf_jit_comp64.c | 1167 bool extra_pass = false; in bpf_int_jit_compile() local 317 bpf_jit_build_body(struct bpf_prog *fp, u32 *image, struct codegen_context *ctx, u32 *addrs, bool extra_pass) bpf_jit_build_body() argument
|
/kernel/linux/linux-6.6/arch/loongarch/net/ |
H A D | bpf_jit.c | 449 static int build_insn(const struct bpf_insn *insn, struct jit_ctx *ctx, bool extra_pass) in build_insn() argument 1036 static int build_body(struct jit_ctx *ctx, bool extra_pass) in build_body() argument 1095 bool tmp_blinded = false, extra_pass = false; in bpf_int_jit_compile() local [all...] |
/kernel/linux/linux-5.10/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 922 static int build_body(struct jit_ctx *ctx, bool extra_pass) in build_body() argument 999 bool extra_pass = false; in bpf_int_jit_compile() local 426 build_insn(const struct bpf_insn *insn, struct jit_ctx *ctx, bool extra_pass) build_insn() argument [all...] |
/kernel/linux/linux-5.10/arch/s390/net/ |
H A D | bpf_jit_comp.c | 1738 bool extra_pass = false; in bpf_int_jit_compile() local 693 bpf_jit_insn(struct bpf_jit *jit, struct bpf_prog *fp, int i, bool extra_pass, u32 stack_depth) bpf_jit_insn() argument 1652 bpf_jit_prog(struct bpf_jit *jit, struct bpf_prog *fp, bool extra_pass, u32 stack_depth) bpf_jit_prog() argument [all...] |
/kernel/linux/linux-5.10/arch/x86/net/ |
H A D | bpf_jit_comp.c | 2020 bool extra_pass = false; in bpf_int_jit_compile() local
|
/kernel/linux/linux-5.10/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 1476 bool extra_pass = false; in bpf_int_jit_compile() local
|
/kernel/linux/linux-6.6/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 1442 static int build_body(struct jit_ctx *ctx, bool extra_pass) in build_body() argument 1526 bool extra_pass = false; in bpf_int_jit_compile() local 761 build_insn(const struct bpf_insn *insn, struct jit_ctx *ctx, bool extra_pass) build_insn() argument [all...] |
/kernel/linux/linux-6.6/arch/s390/net/ |
H A D | bpf_jit_comp.c | 1900 bool extra_pass = false; in bpf_int_jit_compile() local 775 bpf_jit_insn(struct bpf_jit *jit, struct bpf_prog *fp, int i, bool extra_pass, u32 stack_depth) bpf_jit_insn() argument 1814 bpf_jit_prog(struct bpf_jit *jit, struct bpf_prog *fp, bool extra_pass, u32 stack_depth) bpf_jit_prog() argument [all...] |
/kernel/linux/linux-6.6/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 1487 bool extra_pass = false; in bpf_int_jit_compile() local
|
/kernel/linux/linux-6.6/arch/x86/net/ |
H A D | bpf_jit_comp.c | 2720 bool extra_pass = false; in bpf_int_jit_compile() local
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | core.c | 932 bpf_jit_get_func_addr(const struct bpf_prog *prog, const struct bpf_insn *insn, bool extra_pass, u64 *func_addr, bool *func_addr_fixed) bpf_jit_get_func_addr() argument
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | core.c | 1206 bpf_jit_get_func_addr(const struct bpf_prog *prog, const struct bpf_insn *insn, bool extra_pass, u64 *func_addr, bool *func_addr_fixed) bpf_jit_get_func_addr() argument
|