Searched defs:_kobj (Results 1 – 6 of 6) sorted by relevance
51 #define to_mdev_type(_kobj) \ argument
362 #define to_space_info(_kobj) container_of(_kobj, struct btrfs_space_info, kobj) argument363 #define to_raid_kobj(_kobj) container_of(_kobj, struct raid_kobject, kobj) argument
829 #define kobj2pinst(_kobj) \ argument
163 char *_name, struct kobject *_kobj, in create_sysfs_entry()
87 #define to_iommu_group(_kobj) \ argument
1084 #define register_attr_set_with_sysfs(_attr_set, _kobj) \ argument