Searched refs:damon_sysfs_weights (Results 1 – 1 of 1) sorted by relevance
1075 struct damon_sysfs_weights { in damon_sysfs_weights_alloc() 1082 static struct damon_sysfs_weights *damon_sysfs_weights_alloc(unsigned int sz, in damon_sysfs_weights_alloc() 1085 struct damon_sysfs_weights *weights = kmalloc(sizeof(*weights), in sz_permil_show() 1100 struct damon_sysfs_weights *weights = container_of(kobj, in sz_permil_store() 1101 struct damon_sysfs_weights, kobj); in sz_permil_store() 1109 struct damon_sysfs_weights *weights = container_of(kobj, in nr_accesses_permil_show() 1110 struct damon_sysfs_weights, kobj); in nr_accesses_permil_show() 1119 struct damon_sysfs_weights *weights = container_of(kobj, in nr_accesses_permil_store() 1120 struct damon_sysfs_weights, kobj); in nr_accesses_permil_store() 1128 struct damon_sysfs_weights *weight in age_permil_show() 1063 struct damon_sysfs_weights { global() struct 1070 agedamon_sysfs_weights damon_sysfs_weights_alloc() argument [all...]