Home
last modified time | relevance | path

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

/linux/arch/parisc/net/
H A Dbpf_jit_core.c158 bpf_jit_dump(prog->len, prog_size, pass, ctx->insns); in bpf_int_jit_compile()
/linux/arch/riscv/net/
H A Dbpf_jit_core.c174 bpf_jit_dump(prog->len, prog_size, pass, ctx->insns); in bpf_int_jit_compile()
/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c215 bpf_jit_dump(flen, proglen, pass, code_base); in bpf_int_jit_compile()
/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c747 bpf_jit_dump(flen, proglen, pass + 1, image); in bpf_jit_compile()
H A Dbpf_jit_comp_64.c1600 bpf_jit_dump(prog->len, image_size, pass, ctx.image); in bpf_int_jit_compile()
/linux/arch/mips/net/
H A Dbpf_jit_comp.c1021 bpf_jit_dump(prog->len, image_size, 2, ctx.target); in bpf_int_jit_compile()
/linux/arch/loongarch/net/
H A Dbpf_jit.c1291 bpf_jit_dump(prog->len, prog_size, 2, ctx.image); in bpf_int_jit_compile()
/linux/include/linux/
H A Dfilter.h1252 static inline void bpf_jit_dump(unsigned int flen, unsigned int proglen, in bpf_jit_dump() function
/linux/arch/x86/net/
H A Dbpf_jit_comp32.c2601 bpf_jit_dump(prog->len, proglen, pass + 1, image); in bpf_int_jit_compile()
H A Dbpf_jit_comp.c3348 bpf_jit_dump(prog->len, proglen, pass + 1, rw_image); in bpf_int_jit_compile()
/linux/arch/arm/net/
H A Dbpf_jit_32.c2266 bpf_jit_dump(prog->len, image_size, 2, ctx.target); in bpf_int_jit_compile()
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c1828 bpf_jit_dump(prog->len, prog_size, 2, ctx.image); in bpf_int_jit_compile()
/linux/arch/s390/net/
H A Dbpf_jit_comp.c2333 bpf_jit_dump(fp->len, jit.size, pass, jit.prg_buf); in bpf_int_jit_compile()