Home
last modified time | relevance | path

Searched refs:bpf_int_jit_compile (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.10/arch/riscv/net/
Dbpf_jit_core.c42 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v5.10/kernel/bpf/
Dcore.c1817 fp = bpf_int_jit_compile(fp); in bpf_prog_select_runtime()
2252 struct bpf_prog * __weak bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
Dverifier.c10686 func[i] = bpf_int_jit_compile(func[i]); in jit_subprogs()
10737 tmp = bpf_int_jit_compile(func[i]); in jit_subprogs()
/Linux-v5.10/arch/arm64/net/
Dbpf_jit_comp.c978 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v5.10/arch/powerpc/net/
Dbpf_jit_comp64.c1077 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) in bpf_int_jit_compile() function
/Linux-v5.10/include/linux/
Dfilter.h891 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog);
/Linux-v5.10/arch/s390/net/
Dbpf_jit_comp.c1720 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) in bpf_int_jit_compile() function
/Linux-v5.10/arch/sparc/net/
Dbpf_jit_comp_64.c1466 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v5.10/arch/x86/net/
Dbpf_jit_comp.c1975 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
Dbpf_jit_comp32.c2299 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v5.10/arch/arm/net/
Dbpf_jit_32.c1874 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v5.10/arch/mips/net/
Debpf_jit.c1797 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function