Home
last modified time | relevance | path

Searched refs:bpf_int_jit_compile (Results 1 – 12 of 12) 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/kernel/bpf/
H A Dcore.c1869 fp = bpf_int_jit_compile(fp); in bpf_prog_select_runtime()
2304 struct bpf_prog * __weak bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
H A Dverifier.c11206 func[i] = bpf_int_jit_compile(func[i]); in jit_subprogs()
11257 tmp = bpf_int_jit_compile(func[i]); in jit_subprogs()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfilter.h906 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog);
/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/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/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/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/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/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