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

/linux-master/drivers/misc/sgi-xp/
H A Dxpc_main.c141 /* notification that the xpc_hb_checker thread has exited */
246 xpc_hb_checker(void *ignore) function
1087 /* keep xpc_hb_checker thread from doing anything (just in case) */
1234 kthread = kthread_run(xpc_hb_checker, NULL, XPC_HB_CHECK_THREAD_NAME);

Completed in 147 milliseconds