Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c3127 static int specialize_kfunc(struct bpf_verifier_env *env, struct bpf_kfunc_desc *desc,
22406 static int specialize_kfunc(struct bpf_verifier_env *env, struct bpf_kfunc_desc *desc, int insn_idx) in specialize_kfunc() function
22490 err = specialize_kfunc(env, desc, insn_idx); in fixup_kfunc_call()