Home
last modified time | relevance | path

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

/Linux-v6.6/arch/parisc/net/
Dbpf_jit_core.c44 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v6.6/arch/riscv/net/
Dbpf_jit_core.c44 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v6.6/arch/powerpc/net/
Dbpf_jit_comp.c55 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) in bpf_int_jit_compile() function
/Linux-v6.6/arch/loongarch/net/
Dbpf_jit.c1098 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v6.6/arch/mips/net/
Dbpf_jit_comp.c912 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v6.6/arch/arm64/net/
Dbpf_jit_comp.c1518 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v6.6/arch/sparc/net/
Dbpf_jit_comp_64.c1480 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v6.6/arch/arm/net/
Dbpf_jit_32.c1875 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v6.6/arch/x86/net/
Dbpf_jit_comp32.c2521 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
Dbpf_jit_comp.c2695 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v6.6/arch/s390/net/
Dbpf_jit_comp.c1893 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) in bpf_int_jit_compile() function
/Linux-v6.6/kernel/bpf/
Dcore.c2846 struct bpf_prog * __weak bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function