Home
last modified time | relevance | path

Searched defs:bpf_int_jit_compile (Results 1 – 10 of 10) 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/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/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/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/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/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/kernel/bpf/
A Dcore.c2406 struct bpf_prog * __weak bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() function

Completed in 31 milliseconds