Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/sgi-xp/
Dxpc_main.c222 if (xpc_exiting) in xpc_check_remote_hb()
258 while (!xpc_exiting) { in xpc_hb_checker()
287 xpc_exiting)); in xpc_hb_checker()
945 DBUG_ON(xpc_exiting == 1); in xpc_do_exit()
952 xpc_exiting = 1; in xpc_do_exit()
1088 xpc_exiting = 1; in xpc_die_deactivate()
Dxpc_partition.c26 int xpc_exiting; variable
467 if (xpc_exiting) in xpc_discovery()
475 if (xpc_exiting) in xpc_discovery()
Dxpc.h627 extern int xpc_exiting;