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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dcmm.c301 * cmm_thread - CMM task thread
307 static int cmm_thread(void *dummy) function
680 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread");
736 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/mm/
H A Dcmm.c143 static int cmm_thread(void *dummy) function
455 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread");

Completed in 41 milliseconds