Home
last modified time | relevance | path

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

/linux/arch/parisc/net/
H A Dbpf_jit_core.c44 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux/arch/loongarch/net/
H A Dbpf_jit.c1181 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux/arch/mips/net/
H A Dbpf_jit_comp.c912 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c1480 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux/arch/x86/net/
H A Dbpf_jit_comp32.c2521 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
H A Dbpf_jit_comp.c3419 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c1742 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux/arch/arm/net/
H A Dbpf_jit_32.c2145 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux/arch/s390/net/
H A Dbpf_jit_comp.c2258 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) in bpf_int_jit_compile() function
/linux/kernel/bpf/
H A Dcore.c2931 struct bpf_prog * __weak bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function