Home
last modified time | relevance | path

Searched refs:cmm_thread (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/pseries/
Dcmm.c305 static int cmm_thread(void *dummy) in cmm_thread() function
668 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread"); in cmm_init()
724 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread"); in cmm_set_disable()
/linux-4.4.14/arch/s390/mm/
Dcmm.c146 static int cmm_thread(void *dummy) in cmm_thread() function
460 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread"); in cmm_init()