Searched refs:ksmd_should_run (Results 1 - 1 of 1) sorted by last modified time

/linux-master/mm/
H A Dksm.c2770 static int ksmd_should_run(void)
2785 if (ksmd_should_run())
2789 if (ksmd_should_run()) {
2796 ksmd_should_run() || kthread_should_stop());
2764 static int ksmd_should_run(void) function

Completed in 162 milliseconds