Home
last modified time | relevance | path

Searched refs:bpf_int_jit_compile (Results 1 – 14 of 14) sorted by relevance

/linux/arch/riscv/net/
A Dbpf_jit_core.c42 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux/arch/powerpc/net/
A Dbpf_jit_comp.c88 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) in bpf_int_jit_compile() function
/linux/arch/mips/net/
A Dbpf_jit_comp.c908 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux/kernel/bpf/
A Dcore.c1930 fp = bpf_int_jit_compile(fp); in bpf_prog_select_runtime()
2406 struct bpf_prog * __weak bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
A Dverifier.c12688 func[i] = bpf_int_jit_compile(func[i]); in jit_subprogs()
12731 tmp = bpf_int_jit_compile(func[i]); in jit_subprogs()
/linux/arch/arm64/net/
A Dbpf_jit_comp.c996 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux/include/linux/
A Dfilter.h955 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog);
/linux/arch/s390/net/
A Dbpf_jit_comp.c1782 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) in bpf_int_jit_compile() function
/linux/arch/sparc/net/
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/
A Dbpf_jit_comp.c2233 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
A Dbpf_jit_comp32.c2521 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux/arch/arm/net/
A Dbpf_jit_32.c1890 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux/
A DSystem.map806 ffff80001003b550 T bpf_int_jit_compile
A D.tmp_System.map806 ffff80001003b550 T bpf_int_jit_compile

Completed in 775 milliseconds