Home
last modified time | relevance | path

Searched refs:xpc_exiting (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc_main.c224 if (xpc_exiting) in xpc_check_remote_hb()
260 while (!xpc_exiting) { in xpc_hb_checker()
289 xpc_exiting)); in xpc_hb_checker()
947 DBUG_ON(xpc_exiting == 1); in xpc_do_exit()
954 xpc_exiting = 1; in xpc_do_exit()
1090 xpc_exiting = 1; in xpc_die_deactivate()
H A Dxpc_partition.c26 int xpc_exiting; variable
467 if (xpc_exiting) in xpc_discovery()
475 if (xpc_exiting) in xpc_discovery()
H A Dxpc.h627 extern int xpc_exiting;