Home
last modified time | relevance | path

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

/linux-6.14.4/arch/parisc/net/
Dbpf_jit_core.c44 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux-6.14.4/arch/riscv/net/
Dbpf_jit_core.c45 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux-6.14.4/arch/loongarch/net/
Dbpf_jit.c1189 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux-6.14.4/arch/mips/net/
Dbpf_jit_comp.c912 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux-6.14.4/arch/powerpc/net/
Dbpf_jit_comp.c132 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) in bpf_int_jit_compile() function
/linux-6.14.4/arch/arc/net/
Dbpf_jit_core.c1414 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux-6.14.4/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-6.14.4/arch/x86/net/
Dbpf_jit_comp32.c2521 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
Dbpf_jit_comp.c3419 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux-6.14.4/arch/arm64/net/
Dbpf_jit_comp.c1742 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux-6.14.4/arch/arm/net/
Dbpf_jit_32.c2145 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux-6.14.4/arch/s390/net/
Dbpf_jit_comp.c2258 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) in bpf_int_jit_compile() function
/linux-6.14.4/kernel/bpf/
Dcore.c2942 struct bpf_prog * __weak bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function