Searched defs:bpf_int_jit_compile (Results 1 - 12 of 12) sorted by relevance

/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/riscv/net/
H A Dbpf_jit_core.c45 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/mips/net/
H A Dbpf_jit_comp.c912 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/x86/net/
H A Dbpf_jit_comp32.c2521 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) function
H A Dbpf_jit_comp.c3165 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) 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/arm/net/
H A Dbpf_jit_32.c2115 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) function
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c1586 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) function
/linux-master/arch/s390/net/
H A Dbpf_jit_comp.c2032 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *fp) function
/linux-master/kernel/bpf/
H A Dcore.c2894 struct bpf_prog * __weak bpf_int_jit_compile(struct bpf_prog *prog) function

Completed in 169 milliseconds