Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc_partition.c26 int xpc_exiting; variable
457 if (xpc_exiting) in xpc_discovery()
465 if (xpc_exiting) in xpc_discovery()
H A Dxpc_main.c233 if (xpc_exiting) in xpc_check_remote_hb()
269 while (!xpc_exiting) { in xpc_hb_checker()
298 xpc_exiting)); in xpc_hb_checker()
956 DBUG_ON(xpc_exiting == 1); in xpc_do_exit()
963 xpc_exiting = 1; in xpc_do_exit()
1097 xpc_exiting = 1; in xpc_die_deactivate()
H A Dxpc.h627 extern int xpc_exiting;
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
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_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.h627 extern int xpc_exiting;

Completed in 8 milliseconds