Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dverifier.c206 static void specialize_kfunc(struct bpf_verifier_env *env,
3228 specialize_kfunc(env, func_id, offset, &addr); in add_kfunc_call()
21339 static void specialize_kfunc(struct bpf_verifier_env *env, in specialize_kfunc() function