Home
last modified time | relevance | path

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

/Linux-v5.15/arch/riscv/net/
Dbpf_jit_core.c42 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v5.15/arch/powerpc/net/
Dbpf_jit_comp.c88 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) in bpf_int_jit_compile() function
/Linux-v5.15/arch/arm64/net/
Dbpf_jit_comp.c993 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v5.15/arch/mips/net/
Debpf_jit.c1805 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v5.15/arch/s390/net/
Dbpf_jit_comp.c1782 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) in bpf_int_jit_compile() function
/Linux-v5.15/arch/x86/net/
Dbpf_jit_comp.c2246 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
Dbpf_jit_comp32.c2505 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v5.15/arch/sparc/net/
Dbpf_jit_comp_64.c1480 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v5.15/arch/arm/net/
Dbpf_jit_32.c1895 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/Linux-v5.15/kernel/bpf/
Dcore.c2390 struct bpf_prog * __weak bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function