Home
last modified time | relevance | path

Searched refs:ksmd_should_run (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dksm.c2408 static int ksmd_should_run(void) in ksmd_should_run() function
2423 if (ksmd_should_run()) in ksm_scan_thread()
2429 if (ksmd_should_run()) { in ksm_scan_thread()
2436 ksmd_should_run() || kthread_should_stop()); in ksm_scan_thread()
/kernel/linux/linux-6.6/mm/
H A Dksm.c2503 static int ksmd_should_run(void) in ksmd_should_run() function
2518 if (ksmd_should_run()) in ksm_scan_thread()
2524 if (ksmd_should_run()) { in ksm_scan_thread()
2531 ksmd_should_run() || kthread_should_stop()); in ksm_scan_thread()

Completed in 11 milliseconds