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

/linux-master/mm/
H A Dksm.c2764 static int ksmd_should_run(void) function
2779 if (ksmd_should_run())
2783 if (ksmd_should_run()) {
2790 ksmd_should_run() || kthread_should_stop());

Completed in 127 milliseconds