Searched refs:damon_sysfs_region (Results 1 – 1 of 1) sorted by relevance
1063 struct damon_sysfs_region { struct1069 static struct damon_sysfs_region *damon_sysfs_region_alloc( in damon_sysfs_region_alloc() argument1073 struct damon_sysfs_region *region = kmalloc(sizeof(*region), in damon_sysfs_region_alloc()1087 struct damon_sysfs_region *region = container_of(kobj, in start_show()1088 struct damon_sysfs_region, kobj); in start_show()1096 struct damon_sysfs_region *region = container_of(kobj, in start_store()1097 struct damon_sysfs_region, kobj); in start_store()1106 struct damon_sysfs_region *region = container_of(kobj, in end_show()1107 struct damon_sysfs_region, kobj); in end_show()1115 struct damon_sysfs_region *region = container_of(kobj, in end_store()[all …]