Lines Matching refs:damon_sysfs_weights
782 struct damon_sysfs_weights {
789 static struct damon_sysfs_weights *damon_sysfs_weights_alloc(unsigned int sz,
792 struct damon_sysfs_weights *weights = kmalloc(sizeof(*weights),
807 struct damon_sysfs_weights *weights = container_of(kobj,
808 struct damon_sysfs_weights, kobj);
816 struct damon_sysfs_weights *weights = container_of(kobj,
817 struct damon_sysfs_weights, kobj);
826 struct damon_sysfs_weights *weights = container_of(kobj,
827 struct damon_sysfs_weights, kobj);
835 struct damon_sysfs_weights *weights = container_of(kobj,
836 struct damon_sysfs_weights, kobj);
845 struct damon_sysfs_weights *weights = container_of(kobj,
846 struct damon_sysfs_weights, kobj);
854 struct damon_sysfs_weights *weights = container_of(kobj,
855 struct damon_sysfs_weights, kobj);
863 kfree(container_of(kobj, struct damon_sysfs_weights, kobj));
881 ATTRIBUTE_GROUPS(damon_sysfs_weights);
895 struct damon_sysfs_weights *weights;
908 struct damon_sysfs_weights *weights;
1585 struct damon_sysfs_weights *sysfs_weights = sysfs_quotas->weights;
1635 struct damon_sysfs_weights *sysfs_weights = sysfs_quotas->weights;