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/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/powerpc/net/
H A Dbpf_jit_comp.c132 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) in bpf_int_jit_compile() function
/linux/arch/loongarch/net/
H A Dbpf_jit.c1790 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) 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.c3680 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/arm64/net/
H A Dbpf_jit_comp.c2016 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux/kernel/bpf/
H A Dcore.c3017 struct bpf_prog * __weak bpf_int_jit_compile(struct bpf_prog *prog) bpf_int_jit_compile() function