Searched refs:kset (Results 1 – 3 of 3) sorted by relevance
775 mk->kobj.kset = module_kset; in locate_module_kobject()942 struct kset *module_kset;
360 mod->mkobj.kobj.kset = module_kset; in mod_sysfs_init()
7477 const struct btf_kfunc_id_set *kset) in register_btf_kfunc_id_set() argument7483 btf = btf_get_module_btf(kset->owner); in register_btf_kfunc_id_set()7485 if (!kset->owner && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) { in register_btf_kfunc_id_set()7489 if (kset->owner && IS_ENABLED(CONFIG_DEBUG_INFO_BTF_MODULES)) in register_btf_kfunc_id_set()7497 ret = btf_populate_kfunc_set(btf, hook, kset->set); in register_btf_kfunc_id_set()