Searched refs:ksm_thread_sleep_millisecs (Results 1 – 1 of 1) sorted by relevance
224 static unsigned int ksm_thread_sleep_millisecs = 20; variable1729 msecs_to_jiffies(ksm_thread_sleep_millisecs)); in ksm_scan_thread()2087 return sprintf(buf, "%u\n", ksm_thread_sleep_millisecs); in sleep_millisecs_show()2101 ksm_thread_sleep_millisecs = msecs; in sleep_millisecs_store()