Searched defs:kobject (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/fs/xfs/ |
D | xfs_sysfs.c | 42 struct kobject *kobject, in xfs_sysfs_object_show() 53 struct kobject *kobject, in xfs_sysfs_object_store() 74 to_mp(struct kobject *kobject) in to_mp() 96 struct kobject *kobject, in bug_on_assert_store() 119 struct kobject *kobject, in bug_on_assert_show() 128 struct kobject *kobject, in log_recovery_delay_store() 149 struct kobject *kobject, in log_recovery_delay_show() 158 struct kobject *kobject, in mount_delay_store() 179 struct kobject *kobject, in mount_delay_show() 204 to_xstats(struct kobject *kobject) in to_xstats() [all …]
|
D | xfs_sysfs.h | 16 to_kobj(struct kobject *kobject) in to_kobj() 22 xfs_sysfs_release(struct kobject *kobject) in xfs_sysfs_release()
|
D | xfs_error.c | 68 to_mp(struct kobject *kobject) in to_mp() 77 struct kobject *kobject, in xfs_errortag_attr_store() 103 struct kobject *kobject, in xfs_errortag_attr_show()
|
D | xfs_linux.h | 157 struct kobject kobject; member
|
/Linux-v4.19/include/linux/ |
D | kobject.h | 65 struct kobject { struct 68 struct kobject *parent; argument 84 int kobject_set_name(struct kobject *kobj, const char *name, ...); argument
|
D | efi.h | 1307 struct kobject *kobject; member
|
/Linux-v4.19/drivers/infiniband/core/ |
D | sysfs.c | 1020 u8, struct kobject *)) in add_port() 1304 u8, struct kobject *)) in ib_device_register_sysfs()
|
D | device.c | 458 u8, struct kobject *)) in ib_register_device()
|
/Linux-v4.19/drivers/firmware/efi/ |
D | vars.c | 1136 struct kobject *kobject) in efivars_register()
|