Searched refs:bpf_jit_dump (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/arch/parisc/net/ |
| H A D | bpf_jit_core.c | 158 bpf_jit_dump(prog->len, prog_size, pass, ctx->insns); in bpf_int_jit_compile()
|
| /linux-6.15/arch/riscv/net/ |
| H A D | bpf_jit_core.c | 174 bpf_jit_dump(prog->len, prog_size, pass, ctx->insns); in bpf_int_jit_compile()
|
| /linux-6.15/arch/powerpc/net/ |
| H A D | bpf_jit_comp.c | 285 bpf_jit_dump(flen, proglen, pass, code_base); in bpf_int_jit_compile() 1021 bpf_jit_dump(1, ret - BPF_INSN_SAFETY * 4, 1, rw_image); in arch_prepare_bpf_trampoline()
|
| /linux-6.15/arch/sparc/net/ |
| H A D | bpf_jit_comp_32.c | 747 bpf_jit_dump(flen, proglen, pass + 1, image); in bpf_jit_compile()
|
| H A D | bpf_jit_comp_64.c | 1600 bpf_jit_dump(prog->len, image_size, pass, ctx.image); in bpf_int_jit_compile()
|
| /linux-6.15/arch/mips/net/ |
| H A D | bpf_jit_comp.c | 1021 bpf_jit_dump(prog->len, image_size, 2, ctx.target); in bpf_int_jit_compile()
|
| /linux-6.15/arch/arc/net/ |
| H A D | bpf_jit_core.c | 155 bpf_jit_dump(ctx->prog->len, ctx->jit.len, pass, ctx->jit.buf); in jit_dump()
|
| /linux-6.15/arch/loongarch/net/ |
| H A D | bpf_jit.c | 1299 bpf_jit_dump(prog->len, prog_size, 2, ctx.image); in bpf_int_jit_compile()
|
| /linux-6.15/include/linux/ |
| H A D | filter.h | 1284 static inline void bpf_jit_dump(unsigned int flen, unsigned int proglen, in bpf_jit_dump() function
|
| /linux-6.15/arch/x86/net/ |
| H A D | bpf_jit_comp32.c | 2601 bpf_jit_dump(prog->len, proglen, pass + 1, image); in bpf_int_jit_compile()
|
| H A D | bpf_jit_comp.c | 3702 bpf_jit_dump(prog->len, proglen, pass + 1, rw_image); in bpf_int_jit_compile()
|
| /linux-6.15/arch/arm/net/ |
| H A D | bpf_jit_32.c | 2266 bpf_jit_dump(prog->len, image_size, 2, ctx.target); in bpf_int_jit_compile()
|
| /linux-6.15/arch/s390/net/ |
| H A D | bpf_jit_comp.c | 2333 bpf_jit_dump(fp->len, jit.size, pass, jit.prg_buf); in bpf_int_jit_compile()
|
| /linux-6.15/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 2027 bpf_jit_dump(prog->len, prog_size, 2, ctx.image); in bpf_int_jit_compile()
|