Home
last modified time | relevance | path

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

/linux/mm/damon/
H A Dsysfs.c1034 static const char * const damon_sysfs_cmd_strs[] = { variable
1079 damon_sysfs_cmd_strs[DAMON_SYSFS_CMD_ON] : in state_show()
1080 damon_sysfs_cmd_strs[DAMON_SYSFS_CMD_OFF]); in state_show()
1576 if (sysfs_streq(buf, damon_sysfs_cmd_strs[cmd])) { in damon_sysfs_handle_cmd()