Home
last modified time | relevance | path

Searched refs:bpf_prog_fill_jited_linfo (Results 1 – 9 of 9) sorted by relevance

/linux/arch/parisc/net/
H A Dbpf_jit_core.c180 bpf_prog_fill_jited_linfo(prog, ctx->offset); in bpf_int_jit_compile()
/linux/arch/mips/net/
H A Dbpf_jit_comp.c1012 bpf_prog_fill_jited_linfo(prog, &ctx.descriptors[1]); in bpf_int_jit_compile()
/linux/arch/loongarch/net/
H A Dbpf_jit.c1325 bpf_prog_fill_jited_linfo(prog, ctx.offset + 1); in bpf_int_jit_compile()
/linux/include/linux/
H A Dfilter.h1070 void bpf_prog_fill_jited_linfo(struct bpf_prog *prog,
/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c1621 bpf_prog_fill_jited_linfo(prog, ctx.offset); in bpf_int_jit_compile()
/linux/arch/s390/net/
H A Dbpf_jit_comp.c2352 bpf_prog_fill_jited_linfo(fp, jit.addrs + 1); in bpf_int_jit_compile()
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c1941 bpf_prog_fill_jited_linfo(prog, ctx.offset + 1); in bpf_int_jit_compile()
/linux/kernel/bpf/
H A Dcore.c218 void bpf_prog_fill_jited_linfo(struct bpf_prog *prog, in bpf_prog_fill_jited_linfo() function
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3611 bpf_prog_fill_jited_linfo(prog, addrs + 1); in bpf_int_jit_compile()