Home
last modified time | relevance | path

Searched defs:kset (Results 1 – 17 of 17) 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
H A Defi.h1055 struct kset *kset; member
/linux/lib/
H A Dkobject.c904 kset_find_obj(struct kset * kset,const char * name) kset_find_obj() argument
925 struct kset *kset = container_of(kobj, struct kset, kobj); kset_release() local
962 struct kset *kset; kset_create() local
1005 struct kset *kset; kset_create_and_add() local
[all...]
H A Dkobject_uevent.c481 struct kset *kset; in kobject_uevent_env() local
/linux/scripts/gdb/linux/
H A Ddevice.py30 def kset_for_each_object(kset): argument
/linux/fs/nfs/
H A Dsysfs.c25 struct kset *kset = container_of(kobj, struct kset, kobj); in nfs_kset_release() local
/linux/drivers/base/
H A Dbus.c74 struct kset *kset = container_of(kobj, struct kset, kobj); in bus_to_subsys() local
1005 struct kset *bus_get_kset(const struct bus_type *bus) in bus_get_kset() local
[all...]
H A Dcore.c2703 struct kset *kset; in uevent_show() 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/net/phy/
H A Dphylink.c2761 struct ethtool_link_ksettings *kset) in phylink_get_ksettings()
2784 struct ethtool_link_ksettings *kset) in phylink_ethtool_ksettings_get()
2854 const struct ethtool_link_ksettings *kset) in phylink_ethtool_ksettings_set()
/linux/net/sunrpc/
H A Dsysfs.c46 struct kset *kset, in rpc_sysfs_object_alloc()
/linux/arch/s390/kernel/
H A Duv.c614 struct kset *kset; in uv_sysfs_dir_init() local
/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.c3310 struct ethtool_link_ksettings *kset) in macb_get_link_ksettings()
3318 const struct ethtool_link_ksettings *kset) in macb_set_link_ksettings()
/linux/kernel/bpf/
H A Dbtf.c8367 const struct btf_kfunc_id_set *kset) in btf_populate_kfunc_set()
8580 const struct btf_kfunc_id_set *kset) in __register_btf_kfunc_id_set()
8607 const struct btf_kfunc_id_set *kset) in register_btf_kfunc_id_set()
8625 int register_btf_fmodret_id_set(const struct btf_kfunc_id_set *kset) in register_btf_fmodret_id_set()
/linux/mm/
H A Dslub.c7245 struct kset *kset = cache_kset(s); in sysfs_slab_add() local