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

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

Completed in 335 milliseconds