Searched refs:specialize_kfunc (Results 1 – 1 of 1) sorted by relevance
3148 static int specialize_kfunc(struct bpf_verifier_env *env, struct bpf_kfunc_desc *desc,23051 static int specialize_kfunc(struct bpf_verifier_env *env, struct bpf_kfunc_desc *desc, int insn_idx) in specialize_kfunc() function23141 err = specialize_kfunc(env, desc, insn_idx); in fixup_kfunc_call()