Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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
H A Discsi_boot_sysfs.h105 struct kset *kset; member
H A Defi.h1063 struct kset *kset; member
/openbmc/linux/lib/
H A 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
H A Dkobject_uevent.c465 struct kset *kset; in kobject_uevent_env() local
/openbmc/linux/scripts/gdb/linux/
H A Ddevice.py30 def kset_for_each_object(kset): argument
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c349 static void destroy_attribute_objs(struct kset *kset) in destroy_attribute_objs()
/openbmc/linux/fs/nfs/
H A Dsysfs.c25 struct kset *kset = container_of(kobj, struct kset, kobj); in nfs_kset_release() local
/openbmc/linux/drivers/base/
H A Dbus.c74 struct kset *kset = container_of(kobj, struct kset, kobj); in bus_to_subsys() local
1001 struct kset *kset; in bus_get_kset() local
H A Dclass.c56 struct kset *kset = container_of(kobj, struct kset, kobj); in class_to_subsys() local
H A Dcore.c2641 struct kset *kset; in uevent_show() local
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c538 static void destroy_attribute_objs(struct kset *kset) in destroy_attribute_objs()
/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A 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
/openbmc/linux/drivers/net/phy/
H A 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()
/openbmc/linux/net/sunrpc/
H A Dsysfs.c46 struct kset *kset, in rpc_sysfs_object_alloc()
/openbmc/linux/drivers/firmware/
H A Dqemu_fw_cfg.c562 static void fw_cfg_kset_unregister_recursive(struct kset *kset) in fw_cfg_kset_unregister_recursive()
/openbmc/linux/drivers/net/ethernet/atheros/
H A Dag71xx.c461 struct ethtool_link_ksettings *kset) in ag71xx_get_link_ksettings()
469 const struct ethtool_link_ksettings *kset) in ag71xx_set_link_ksettings()
/openbmc/linux/drivers/net/ethernet/cadence/
H A 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()
/openbmc/linux/kernel/bpf/
H A 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()
/openbmc/linux/mm/
H A Dslub.c6143 struct kset *kset = cache_kset(s); in sysfs_slab_add() local