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

/linux-4.4.14/drivers/misc/sgi-xp/
H A Dxpc_main.c151 /* notification that the xpc_hb_checker thread has exited */
257 xpc_hb_checker(void *ignore) xpc_hb_checker() function
1105 /* keep xpc_hb_checker thread from doing anything (just in case) */ xpc_die_deactivate()
1296 kthread = kthread_run(xpc_hb_checker, NULL, XPC_HB_CHECK_THREAD_NAME); xpc_init()
H A Dxpc_sn2.c2440 * This is safe to do before the xpc_hb_checker thread has started xpc_init_sn2()

Completed in 79 milliseconds