Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dcmm.c289 static int cmm_thread(void *dummy) in cmm_thread() function
594 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread"); in cmm_init()
648 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread"); in cmm_set_disable()
/linux/arch/s390/mm/
H A Dcmm.c161 static int cmm_thread(void *dummy) in cmm_thread() function
414 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread"); in cmm_init()