Home
last modified time | relevance | path

Searched refs:bpf_int_jit_compile (Results 1 – 8 of 8) sorted by relevance

/linux/arch/riscv/net/
H A Dbpf_jit_core.c44 struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux/kernel/bpf/
H A Dcore.c2639 return bpf_int_jit_compile(env, prog); in bpf_prog_jit_compile()
2650 prog = bpf_int_jit_compile(env, prog); in bpf_prog_jit_compile()
3218 struct bpf_prog * __weak bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog) in bpf_int_jit_compile() function
H A Dfixups.c1203 func[i] = bpf_int_jit_compile(env, func[i]); in jit_subprogs()
1247 tmp = bpf_int_jit_compile(env, func[i]); in jit_subprogs()
/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c165 struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *fp) in bpf_int_jit_compile() function
/linux/include/linux/
H A Dfilter.h1233 struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog);
/linux/arch/loongarch/net/
H A Dbpf_jit.c2191 struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2156 struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog) in bpf_int_jit_compile() function
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3962 struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog) in bpf_int_jit_compile() function