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

/linux-master/kernel/bpf/
H A Dverifier.c3761 /* kfunc with imm==0 is invalid and fixup_kfunc_call will
12108 /* skip for now, but return error when we find this in fixup_kfunc_call */
19459 static int fixup_kfunc_call(struct bpf_verifier_env *env, struct bpf_insn *insn, function
19777 ret = fixup_kfunc_call(env, insn, insn_buf, i + delta, &cnt);

Completed in 161 milliseconds