Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dcmm.c289 static int cmm_thread(void *dummy) in cmm_thread() function
595 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread"); in cmm_init()
649 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread"); in cmm_set_disable()