Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Darena.c572 static const struct btf_kfunc_id_set common_kfunc_set = { variable
579 return register_btf_kfunc_id_set(BPF_PROG_TYPE_UNSPEC, &common_kfunc_set); in kfunc_init()
H A Dhelpers.c3129 static const struct btf_kfunc_id_set common_kfunc_set = { variable
3159 return ret ?: register_btf_kfunc_id_set(BPF_PROG_TYPE_UNSPEC, &common_kfunc_set); in kfunc_init()