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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-xp/
H A Dxpc_main.c147 /* notification that the xpc_hb_checker thread has exited */
253 xpc_hb_checker(void *ignore) function
1095 /* keep xpc_hb_checker thread from doing anything (just in case) */
1266 kthread = kthread_run(xpc_hb_checker, NULL, XPC_HB_CHECK_THREAD_NAME);

Completed in 112 milliseconds