Home
last modified time | relevance | path

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

/linux-6.12.1/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.h1067 struct kset *kset; member
/linux-6.12.1/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.c481 struct kset *kset; in kobject_uevent_env() local
/linux-6.12.1/scripts/gdb/linux/
Ddevice.py30 def kset_for_each_object(kset): argument
/linux-6.12.1/drivers/platform/x86/dell/dell-wmi-sysman/
Dsysman.c349 static void destroy_attribute_objs(struct kset *kset) in destroy_attribute_objs()
/linux-6.12.1/fs/nfs/
Dsysfs.c25 struct kset *kset = container_of(kobj, struct kset, kobj); in nfs_kset_release() local
/linux-6.12.1/drivers/base/
Dbus.c74 struct kset *kset = container_of(kobj, struct kset, kobj); in bus_to_subsys() local
1005 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.c2709 struct kset *kset; in uevent_show() local
/linux-6.12.1/drivers/platform/x86/hp/hp-bioscfg/
Dbioscfg.c538 static void destroy_attribute_objs(struct kset *kset) in destroy_attribute_objs()
/linux-6.12.1/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
3549 const struct vcap_set *kset; in vcap_select_min_rule_keyset() local
/linux-6.12.1/drivers/net/phy/
Dphylink.c2449 struct ethtool_link_ksettings *kset) in phylink_get_ksettings()
2472 struct ethtool_link_ksettings *kset) in phylink_ethtool_ksettings_get()
2522 const struct ethtool_link_ksettings *kset) in phylink_ethtool_ksettings_set()
/linux-6.12.1/net/sunrpc/
Dsysfs.c46 struct kset *kset, in rpc_sysfs_object_alloc()
/linux-6.12.1/drivers/firmware/
Dqemu_fw_cfg.c562 static void fw_cfg_kset_unregister_recursive(struct kset *kset) in fw_cfg_kset_unregister_recursive()
/linux-6.12.1/drivers/net/ethernet/atheros/
Dag71xx.c465 struct ethtool_link_ksettings *kset) in ag71xx_get_link_ksettings()
473 const struct ethtool_link_ksettings *kset) in ag71xx_set_link_ksettings()
/linux-6.12.1/drivers/net/ethernet/cadence/
Dmacb_main.c3317 struct ethtool_link_ksettings *kset) in macb_get_link_ksettings()
3325 const struct ethtool_link_ksettings *kset) in macb_set_link_ksettings()
/linux-6.12.1/kernel/bpf/
Dbtf.c8218 const struct btf_kfunc_id_set *kset) in btf_populate_kfunc_set()
8431 const struct btf_kfunc_id_set *kset) in __register_btf_kfunc_id_set()
8458 const struct btf_kfunc_id_set *kset) in register_btf_kfunc_id_set()
8476 int register_btf_fmodret_id_set(const struct btf_kfunc_id_set *kset) in register_btf_fmodret_id_set()
/linux-6.12.1/mm/
Dslub.c7074 struct kset *kset = cache_kset(s); in sysfs_slab_add() local