Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
A Dcmm.c292 static int cmm_thread(void *dummy) in cmm_thread() function
648 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread"); in cmm_init()
704 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread"); in cmm_set_disable()
/linux/arch/s390/mm/
A Dcmm.c145 static int cmm_thread(void *dummy) in cmm_thread() function
409 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread"); in cmm_init()

Completed in 4 milliseconds