Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c20961 static int fixup_kfunc_call(struct bpf_verifier_env *env, struct bpf_insn *insn, in fixup_kfunc_call() function
21404 ret = fixup_kfunc_call(env, insn, insn_buf, i + delta, &cnt); in do_misc_fixups()