Home
last modified time | relevance | path

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

/openbmc/linux/mm/damon/
H A Dsysfs.c1024 static const char * const damon_sysfs_cmd_strs[] = { variable
1067 damon_sysfs_cmd_strs[DAMON_SYSFS_CMD_ON] : in state_show()
1068 damon_sysfs_cmd_strs[DAMON_SYSFS_CMD_OFF]); in state_show()
1544 if (sysfs_streq(buf, damon_sysfs_cmd_strs[cmd])) { in state_store()