Home
last modified time | relevance | path

Searched defs:_kobj (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/vfio/mdev/
Dmdev_private.h52 #define to_mdev_type(_kobj) \ argument
/Linux-v4.19/fs/btrfs/
Dsysfs.c276 #define to_space_info(_kobj) container_of(_kobj, struct btrfs_space_info, kobj) argument
277 #define to_raid_kobj(_kobj) container_of(_kobj, struct raid_kobject, kobj) argument
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dsysfs.c163 char *_name, struct kobject *_kobj, in create_sysfs_entry()
/Linux-v4.19/kernel/
Dpadata.c877 #define kobj2pinst(_kobj) \ argument
/Linux-v4.19/drivers/iommu/
Diommu.c89 #define to_iommu_group(_kobj) \ argument
/Linux-v4.19/drivers/platform/x86/
Dthinkpad_acpi.c1094 #define register_attr_set_with_sysfs(_attr_set, _kobj) \ argument