Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dhelpers.c2592 static const struct btf_kfunc_id_set common_kfunc_set = { variable
2619 return ret ?: register_btf_kfunc_id_set(BPF_PROG_TYPE_UNSPEC, &common_kfunc_set); in kfunc_init()