Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dverifier.c200 static void specialize_kfunc(struct bpf_verifier_env *env,
2712 specialize_kfunc(env, func_id, offset, &addr); in add_kfunc_call()
18189 static void specialize_kfunc(struct bpf_verifier_env *env, in specialize_kfunc() function