Searched refs:bpf_int_jit_compile (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/kernel/bpf/
H A Dcore.c705 bpf_int_jit_compile(fp); bpf_prog_select_runtime()
787 /* For classic BPF JITs that don't implement bpf_int_jit_compile(). */ bpf_int_jit_compile()
788 void __weak bpf_int_jit_compile(struct bpf_prog *prog) bpf_int_jit_compile() function
/linux-4.4.14/include/linux/
H A Dfilter.h462 void bpf_int_jit_compile(struct bpf_prog *fp);
/linux-4.4.14/arch/s390/net/
H A Dbpf_jit_comp.c1265 * eBPF and then bpf_int_jit_compile() will be called.
1274 void bpf_int_jit_compile(struct bpf_prog *fp) bpf_int_jit_compile() function
/linux-4.4.14/arch/arm64/net/
H A Dbpf_jit_comp.c756 void bpf_int_jit_compile(struct bpf_prog *prog) bpf_int_jit_compile() function
/linux-4.4.14/arch/x86/net/
H A Dbpf_jit_comp.c1046 void bpf_int_jit_compile(struct bpf_prog *prog) bpf_int_jit_compile() function

Completed in 202 milliseconds