Searched defs:bpf_int_jit_compile (Results 1 - 13 of 13) sorted by path

/linux-master/arch/arc/net/
H A Dbpf_jit_core.c1414 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) function
/linux-master/arch/arm/net/
H A Dbpf_jit_32.c2145 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) function
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c1686 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) function
/linux-master/arch/loongarch/net/
H A Dbpf_jit.c1181 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) function
/linux-master/arch/mips/net/
H A Dbpf_jit_comp.c912 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) function
/linux-master/arch/parisc/net/
H A Dbpf_jit_core.c44 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) function
/linux-master/arch/powerpc/net/
H A Dbpf_jit_comp.c62 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) function
/linux-master/arch/riscv/net/
H A Dbpf_jit_core.c45 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) function
/linux-master/arch/s390/net/
H A Dbpf_jit_comp.c2036 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) function
/linux-master/arch/sparc/net/
H A Dbpf_jit_comp_64.c1480 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) function
/linux-master/arch/x86/net/
H A Dbpf_jit_comp.c3224 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) function
H A Dbpf_jit_comp32.c2521 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) function
/linux-master/kernel/bpf/
H A Dcore.c2914 struct bpf_prog * __weak bpf_int_jit_compile(struct bpf_prog *prog) function

Completed in 307 milliseconds