Home
last modified time | relevance | path

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

/linux/drivers/vfio/mdev/
A Dmdev_private.h37 #define to_mdev_type(_kobj) \ argument
38 container_of(_kobj, struct mdev_type, kobj)
/linux/fs/nilfs2/
A Dsysfs.c28 ns_##parent_name##_kobj); \
40 ns_##parent_name##_kobj); \
56 sg_##name##_kobj); \
74 kobj = &subgroups->sg_##name##_kobj; \
76 parent = &nilfs->ns_##parent_name##_kobj; \
87 kobject_put(&nilfs->ns_##parent_name##_subgroups->sg_##name##_kobj); \
/linux/fs/btrfs/
A Dsysfs.c431 #define discard_to_fs_info(_kobj) to_fs_info((_kobj)->parent->parent) argument
650 #define to_space_info(_kobj) container_of(_kobj, struct btrfs_space_info, kobj) argument
651 #define to_raid_kobj(_kobj) container_of(_kobj, struct raid_kobject, kobj) argument
/linux/drivers/infiniband/hw/mlx4/
A Dsysfs.c165 char *_name, struct kobject *_kobj, in create_sysfs_entry() argument
183 vdentry->kobj = _kobj; in create_sysfs_entry()
/linux/kernel/
A Dpadata.c837 #define kobj2pinst(_kobj) \ argument
838 container_of(_kobj, struct padata_instance, kobj)
/linux/drivers/iommu/
A Diommu.c99 #define to_iommu_group(_kobj) \ argument
100 container_of(_kobj, struct iommu_group, kobj)

Completed in 19 milliseconds