Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/sgi-xp/
Dxpc_partition.c25 int xpc_exiting; variable
463 if (xpc_exiting) in xpc_discovery()
471 if (xpc_exiting) in xpc_discovery()
Dxpc_main.c233 if (xpc_exiting) in xpc_check_remote_hb()
269 while (!xpc_exiting) { in xpc_hb_checker()
305 xpc_exiting)); in xpc_hb_checker()
963 DBUG_ON(xpc_exiting == 1); in xpc_do_exit()
970 xpc_exiting = 1; in xpc_do_exit()
1106 xpc_exiting = 1; in xpc_die_deactivate()
Dxpc.h900 extern int xpc_exiting;
Dxpc_sn2.c1108 if (xpc_exiting) in xpc_identify_activate_IRQ_sender_sn2()