Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vfio/mdev/
Dmdev_private.h37 #define to_mdev_type(_kobj) \ argument
/Linux-v5.15/fs/btrfs/
Dsysfs.c432 #define discard_to_fs_info(_kobj) to_fs_info((_kobj)->parent->parent) argument
651 #define to_space_info(_kobj) container_of(_kobj, struct btrfs_space_info, kobj) argument
652 #define to_raid_kobj(_kobj) container_of(_kobj, struct raid_kobject, kobj) argument
/Linux-v5.15/drivers/infiniband/hw/mlx4/
Dsysfs.c165 char *_name, struct kobject *_kobj, in create_sysfs_entry()
/Linux-v5.15/kernel/
Dpadata.c837 #define kobj2pinst(_kobj) \ argument
/Linux-v5.15/drivers/iommu/
Diommu.c98 #define to_iommu_group(_kobj) \ argument
/Linux-v5.15/drivers/platform/x86/
Dthinkpad_acpi.c1074 #define register_attr_set_with_sysfs(_attr_set, _kobj) \ argument