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

/linux-master/drivers/misc/sgi-xp/
H A Dxpc_partition.c26 int xpc_exiting; variable
467 if (xpc_exiting)
475 if (xpc_exiting)
H A Dxpc_main.c222 if (xpc_exiting)
258 while (!xpc_exiting) {
287 xpc_exiting));
945 DBUG_ON(xpc_exiting == 1);
952 xpc_exiting = 1;
1088 xpc_exiting = 1;
H A Dxpc.h627 extern int xpc_exiting;

Completed in 108 milliseconds