Searched defs:kset (Results 1 - 19 of 19) sorted by relevance

/linux-master/include/linux/
H A Discsi_boot_sysfs.h105 struct kset *kset; member in struct:iscsi_boot_kset
H A Dkobject.h68 struct kset *kset; member in struct:kobject
168 struct kset { struct
[all...]
H A Defi.h1064 struct kset *kset; member in struct:efivars
/linux-master/fs/nfs/
H A Dsysfs.c25 struct kset *kset = container_of(kobj, struct kset, kobj); local
/linux-master/drivers/base/
H A Dclass.c56 struct kset *kset = container_of(kobj, struct kset, kobj); local
H A Dbus.c74 struct kset *kset = container_of(kobj, struct kset, kobj); local
994 struct kset *kse local
[all...]
H A Dcore.c2715 struct kset *kset; local
[all...]
/linux-master/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c349 static void destroy_attribute_objs(struct kset *kset) argument
/linux-master/lib/
H A Dkobject_uevent.c466 struct kset *kset; local
[all...]
H A Dkobject.c904 kset_find_obj(struct kset *kset, const char *name) argument
925 struct kset *kset = container_of(kobj, struct kset, kobj); local
962 struct kset *kset; local
1005 struct kset *kset; local
[all...]
/linux-master/net/sunrpc/
H A Dsysfs.c45 rpc_sysfs_object_alloc(const char *name, struct kset *kset, struct kobject *parent) argument
/linux-master/drivers/firmware/
H A Dqemu_fw_cfg.c562 fw_cfg_kset_unregister_recursive(struct kset *kset) argument
[all...]
/linux-master/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c538 static void destroy_attribute_objs(struct kset *kset) argument
[all...]
/linux-master/drivers/net/phy/
H A Dphylink.c2366 phylink_get_ksettings(const struct phylink_link_state *state, struct ethtool_link_ksettings *kset) argument
2389 phylink_ethtool_ksettings_get(struct phylink *pl, struct ethtool_link_ksettings *kset) argument
2439 phylink_ethtool_ksettings_set(struct phylink *pl, const struct ethtool_link_ksettings *kset) argument
[all...]
/linux-master/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.c411 const struct vcap_set *kset; local
428 const struct vcap_set *kset = vcap_keyfieldset(vctrl, vt, keyset); local
888 const struct vcap_set *kset; local
1717 const struct vcap_set *kset; local
3537 const struct vcap_set *kset; local
[all...]
/linux-master/drivers/net/ethernet/atheros/
H A Dag71xx.c460 ag71xx_get_link_ksettings(struct net_device *ndev, struct ethtool_link_ksettings *kset) argument
468 ag71xx_set_link_ksettings(struct net_device *ndev, const struct ethtool_link_ksettings *kset) argument
/linux-master/drivers/net/ethernet/cadence/
H A Dmacb_main.c3285 macb_get_link_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *kset) argument
3293 macb_set_link_ksettings(struct net_device *netdev, const struct ethtool_link_ksettings *kset) argument
/linux-master/mm/
H A Dslub.c6730 struct kset *kset = cache_kset(s); local
/linux-master/kernel/bpf/
H A Dbtf.c7966 btf_populate_kfunc_set(struct btf *btf, enum btf_kfunc_hook hook, const struct btf_kfunc_id_set *kset) argument
8174 __register_btf_kfunc_id_set(enum btf_kfunc_hook hook, const struct btf_kfunc_id_set *kset) argument
8201 register_btf_kfunc_id_set(enum bpf_prog_type prog_type, const struct btf_kfunc_id_set *kset) argument
8220 register_btf_fmodret_id_set(const struct btf_kfunc_id_set *kset) argument
[all...]

Completed in 330 milliseconds