Home
last modified time | relevance | path

Searched defs:kset (Results 1 – 20 of 20) sorted by relevance

/linux-6.6.21/include/linux/
Dkobject.h68 struct kset *kset; member
168 struct kset { struct
172 const struct kset_uevent_ops *uevent_ops; argument
175 void kset_init(struct kset *kset); argument
Discsi_boot_sysfs.h105 struct kset *kset; member
Defi.h1063 struct kset *kset; member
/linux-6.6.21/lib/
Dkobject.c904 struct kobject *kset_find_obj(struct kset *kset, const char *name) in kset_find_obj()
925 struct kset *kset = container_of(kobj, struct kset, kobj); in kset_release() local
962 struct kset *kset; in kset_create() local
1005 struct kset *kset; in kset_create_and_add() local
Dkobject_uevent.c465 struct kset *kset; in kobject_uevent_env() local
/linux-6.6.21/scripts/gdb/linux/
Ddevice.py30 def kset_for_each_object(kset): argument
/linux-6.6.21/fs/nfs/
Dsysfs.c25 struct kset *kset = container_of(kobj, struct kset, kobj); in nfs_kset_release() local
/linux-6.6.21/drivers/platform/x86/dell/dell-wmi-sysman/
Dsysman.c349 static void destroy_attribute_objs(struct kset *kset) in destroy_attribute_objs()
/linux-6.6.21/drivers/base/
Dbus.c74 struct kset *kset = container_of(kobj, struct kset, kobj); in bus_to_subsys() local
994 struct kset *kset; in bus_get_kset() local
Dclass.c56 struct kset *kset = container_of(kobj, struct kset, kobj); in class_to_subsys() local
Dcore.c2626 struct kset *kset; in uevent_show() local
/linux-6.6.21/drivers/platform/x86/hp/hp-bioscfg/
Dbioscfg.c538 static void destroy_attribute_objs(struct kset *kset) in destroy_attribute_objs()
/linux-6.6.21/drivers/net/ethernet/microchip/vcap/
Dvcap_api.c411 const struct vcap_set *kset; in vcap_keyfieldset() local
428 const struct vcap_set *kset = vcap_keyfieldset(vctrl, vt, keyset); in vcap_keyfield_typegroup() local
888 const struct vcap_set *kset; in vcap_set_rule_set_keyset() local
1717 const struct vcap_set *kset; in vcap_add_type_keyfield() local
3537 const struct vcap_set *kset; in vcap_select_min_rule_keyset() local
/linux-6.6.21/drivers/net/phy/
Dphylink.c2296 struct ethtool_link_ksettings *kset) in phylink_get_ksettings()
2319 struct ethtool_link_ksettings *kset) in phylink_ethtool_ksettings_get()
2369 const struct ethtool_link_ksettings *kset) in phylink_ethtool_ksettings_set()
/linux-6.6.21/net/sunrpc/
Dsysfs.c46 struct kset *kset, in rpc_sysfs_object_alloc()
/linux-6.6.21/drivers/firmware/
Dqemu_fw_cfg.c562 static void fw_cfg_kset_unregister_recursive(struct kset *kset) in fw_cfg_kset_unregister_recursive()
/linux-6.6.21/drivers/net/ethernet/atheros/
Dag71xx.c461 struct ethtool_link_ksettings *kset) in ag71xx_get_link_ksettings()
469 const struct ethtool_link_ksettings *kset) in ag71xx_set_link_ksettings()
/linux-6.6.21/drivers/net/ethernet/cadence/
Dmacb_main.c3286 struct ethtool_link_ksettings *kset) in macb_get_link_ksettings()
3294 const struct ethtool_link_ksettings *kset) in macb_set_link_ksettings()
/linux-6.6.21/kernel/bpf/
Dbtf.c7677 const struct btf_kfunc_id_set *kset) in btf_populate_kfunc_set()
7885 const struct btf_kfunc_id_set *kset) in __register_btf_kfunc_id_set()
7919 const struct btf_kfunc_id_set *kset) in register_btf_kfunc_id_set()
7929 int register_btf_fmodret_id_set(const struct btf_kfunc_id_set *kset) in register_btf_fmodret_id_set()
/linux-6.6.21/mm/
Dslub.c6143 struct kset *kset = cache_kset(s); in sysfs_slab_add() local