Home
last modified time | relevance | path

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

/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
/linux/drivers/s390/char/
H A Dsclp_mem.c54 struct kset *kset; member
325 static int sclp_create_mem(struct sclp_mem *sclp_mem, struct kset *kset, in sclp_create_mem()
347 struct kset *kset; in sclp_create_configured_mem() local
373 struct kset *kset, u16 rn) in sclp_create_standby_mems_merged()
409 static int __init sclp_create_standby_mems(struct sclp_mem *sclp_mems, struct kset *kset) in sclp_create_standby_mems()
429 struct kset *kset; in sclp_init_mem() local
/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.c481 struct kset *kset; in kobject_uevent_env() local
/linux/drivers/md/dm-pcache/
H A Dcache_key.c128 int cache_kset_close(struct pcache_cache *cache, struct pcache_cache_kset *kset) in cache_kset_close()
197 struct pcache_cache_kset *kset; in cache_key_append() local
696 struct pcache_cache_kset *kset = container_of(work, struct pcache_cache_kset, flush_work.work); in kset_flush_fn() local
H A Dcache.c307 struct pcache_cache_kset *kset = get_kset(cache, i); in cache_init_req_keys() local
354 struct pcache_cache_kset *kset = get_kset(cache, i); in cache_destroy_req_keys() local
H A Dcache_req.c807 struct pcache_cache_kset *kset; in pcache_cache_flush() local
/linux/scripts/gdb/linux/
H A Ddevice.py30 def kset_for_each_object(kset): argument
/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c348 static void destroy_attribute_objs(struct kset *kset) in destroy_attribute_objs()
/linux/drivers/base/
H A Dbus.c74 struct kset *kset = container_of(kobj, struct kset, kobj); in bus_to_subsys() local
1086 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.c2730 struct kset *kset; in uevent_show() local
/linux/fs/nfs/
H A Dsysfs.c26 struct kset *kset = container_of(kobj, struct kset, kobj); in nfs_kset_release() local
/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
3549 const struct vcap_set *kset; in vcap_select_min_rule_keyset() local
/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c535 static void destroy_attribute_objs(struct kset *kset) in destroy_attribute_objs()
/linux/drivers/net/phy/
H A Dphylink.c2883 struct ethtool_link_ksettings *kset) in phylink_get_ksettings()
2906 struct ethtool_link_ksettings *kset) in phylink_ethtool_ksettings_get()
2976 const struct ethtool_link_ksettings *kset) in phylink_ethtool_ksettings_set()
/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()
/linux/net/sunrpc/
H A Dsysfs.c46 struct kset *kset, in rpc_sysfs_object_alloc()
/linux/drivers/net/ethernet/atheros/
H A 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/drivers/net/ethernet/cadence/
H A Dmacb_main.c3552 struct ethtool_link_ksettings *kset) in macb_get_link_ksettings() argument
3560 const struct ethtool_link_ksettings *kset) in macb_set_link_ksettings() argument
4181 struct ethtool_link_ksettings kset; in macb_taprio_setup_replace() local
/linux/drivers/platform/x86/
H A Dsamsung-galaxybook.c1044 struct kset *kset = data; in galaxybook_kset_unregister() local
/linux/kernel/bpf/
H A Dbtf.c8669 const struct btf_kfunc_id_set *kset) in btf_populate_kfunc_set()
8920 const struct btf_kfunc_id_set *kset) in __register_btf_kfunc_id_set()
8947 const struct btf_kfunc_id_set *kset) in register_btf_kfunc_id_set()
8965 int register_btf_fmodret_id_set(const struct btf_kfunc_id_set *kset) in register_btf_fmodret_id_set()
/linux/mm/
H A Dslub.c9467 struct kset *kset = cache_kset(s); in sysfs_slab_add() local