Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Darena.c583 static const struct btf_kfunc_id_set common_kfunc_set = { variable
590 return register_btf_kfunc_id_set(BPF_PROG_TYPE_UNSPEC, &common_kfunc_set); in kfunc_init()
H A Dhelpers.c3299 static const struct btf_kfunc_id_set common_kfunc_set = { variable
3329 return ret ?: register_btf_kfunc_id_set(BPF_PROG_TYPE_UNSPEC, &common_kfunc_set); in kfunc_init()