Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c203 static void specialize_kfunc(struct bpf_verifier_env *env,
2886 specialize_kfunc(env, func_id, offset, &addr); in add_kfunc_call()
20256 static void specialize_kfunc(struct bpf_verifier_env *env, in specialize_kfunc() function