Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c200 static void specialize_kfunc(struct bpf_verifier_env *env,
2935 specialize_kfunc(env, func_id, offset, &addr); in add_kfunc_call()
18745 static void specialize_kfunc(struct bpf_verifier_env *env, in specialize_kfunc() function