Searched refs:damon_sysfs_weights (Results 1 – 1 of 1) sorted by relevance
1393 struct damon_sysfs_weights { struct1400 static struct damon_sysfs_weights *damon_sysfs_weights_alloc(unsigned int sz, in damon_sysfs_weights_alloc() argument1403 struct damon_sysfs_weights *weights = kmalloc_obj(*weights); in damon_sysfs_weights_alloc()1417 struct damon_sysfs_weights *weights = container_of(kobj, in sz_permil_show()1418 struct damon_sysfs_weights, kobj); in sz_permil_show()1426 struct damon_sysfs_weights *weights = container_of(kobj, in sz_permil_store()1427 struct damon_sysfs_weights, kobj); in sz_permil_store()1436 struct damon_sysfs_weights *weights = container_of(kobj, in nr_accesses_permil_show()1437 struct damon_sysfs_weights, kobj); in nr_accesses_permil_show()1445 struct damon_sysfs_weights *weights = container_of(kobj, in nr_accesses_permil_store()[all …]