Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
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()
/kernel/linux/linux-5.10/arch/s390/mm/
Dcmm.c145 static int cmm_thread(void *dummy) in cmm_thread() function
412 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread"); in cmm_init()