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

/linux-master/kernel/bpf/
H A Darena.c560 static const struct btf_kfunc_id_set common_kfunc_set = { variable in typeref:struct:btf_kfunc_id_set
567 return register_btf_kfunc_id_set(BPF_PROG_TYPE_UNSPEC, &common_kfunc_set);
H A Dhelpers.c2626 static const struct btf_kfunc_id_set common_kfunc_set = { variable in typeref:struct:btf_kfunc_id_set
2654 return ret ?: register_btf_kfunc_id_set(BPF_PROG_TYPE_UNSPEC, &common_kfunc_set);

Completed in 138 milliseconds