Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/riscv/net/
H A Dbpf_jit_core.c42 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/OK3568_Linux_fs/kernel/arch/powerpc/net/
H A Dbpf_jit_comp64.c1152 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) in bpf_int_jit_compile() function
/OK3568_Linux_fs/kernel/arch/arm64/net/
H A Dbpf_jit_comp.c992 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/OK3568_Linux_fs/kernel/arch/mips/net/
H A Debpf_jit.c1800 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/OK3568_Linux_fs/kernel/arch/s390/net/
H A Dbpf_jit_comp.c1731 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) in bpf_int_jit_compile() function
/OK3568_Linux_fs/kernel/arch/x86/net/
H A Dbpf_jit_comp.c2009 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
H A Dbpf_jit_comp32.c2330 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/OK3568_Linux_fs/kernel/arch/sparc/net/
H A Dbpf_jit_comp_64.c1469 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/OK3568_Linux_fs/kernel/arch/arm/net/
H A Dbpf_jit_32.c1896 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcore.c2304 struct bpf_prog * __weak bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function