Searched refs:damon_sysfs_stats (Results 1 – 1 of 1) sorted by relevance
197 struct damon_sysfs_stats { struct209 static struct damon_sysfs_stats *damon_sysfs_stats_alloc(void) in damon_sysfs_stats_alloc() argument211 return kzalloc_obj(struct damon_sysfs_stats); in damon_sysfs_stats_alloc()217 struct damon_sysfs_stats *stats = container_of(kobj, in nr_tried_show()218 struct damon_sysfs_stats, kobj); in nr_tried_show()226 struct damon_sysfs_stats *stats = container_of(kobj, in sz_tried_show()227 struct damon_sysfs_stats, kobj); in sz_tried_show()235 struct damon_sysfs_stats *stats = container_of(kobj, in nr_applied_show()236 struct damon_sysfs_stats, kobj); in nr_applied_show()244 struct damon_sysfs_stats *stats = container_of(kobj, in sz_applied_show()[all …]