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.c4455 /* kfunc with imm==0 is invalid and fixup_kfunc_call will in backtrack_insn()
13760 /* skip for now, but return error when we find this in fixup_kfunc_call */ in check_kfunc_call()
21869 static int fixup_kfunc_call(struct bpf_verifier_env *env, struct bpf_insn *insn, in fixup_kfunc_call() function
22352 ret = fixup_kfunc_call(env, insn, insn_buf, i + delta, &cnt); in do_misc_fixups()