Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dhelpers.c2498 static const struct btf_kfunc_id_set common_kfunc_set = { variable
2525 return ret ?: register_btf_kfunc_id_set(BPF_PROG_TYPE_UNSPEC, &common_kfunc_set); in kfunc_init()