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