Home
last modified time | relevance | path

Searched refs:damon_sysfs_quotas (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/damon/
H A Dsysfs-schemes.c893 struct damon_sysfs_quotas { struct
932 struct damon_sysfs_quotas *quotas = container_of(kobj, in ms_show()
933 struct damon_sysfs_quotas, kobj); in ms_show()
941 struct damon_sysfs_quotas *quotas = container_of(kobj, in ms_store()
942 struct damon_sysfs_quotas, kobj); in ms_store()
954 struct damon_sysfs_quotas, kobj); in bytes_show()
963 struct damon_sysfs_quotas, kobj); in bytes_store()
975 struct damon_sysfs_quotas, kobj); in reset_interval_ms_show()
984 struct damon_sysfs_quotas, kobj); in reset_interval_ms_store()
1012 ATTRIBUTE_GROUPS(damon_sysfs_quotas);
[all …]