Home
last modified time | relevance | path

Searched refs:bpf_fixup_kfunc_call (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dbpf_verifier.h1479 int bpf_fixup_kfunc_call(struct bpf_verifier_env *env, struct bpf_insn *insn,
/linux/kernel/bpf/
H A Dfixups.c1808 ret = bpf_fixup_kfunc_call(env, insn, insn_buf, i + delta, &cnt); in bpf_do_misc_fixups()
H A Dverifier.c19777 int bpf_fixup_kfunc_call(struct bpf_verifier_env *env, struct bpf_insn *insn, in bpf_fixup_kfunc_call() function