Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc_main.c1071 static unsigned int xpc_die_disconnecting; variable
1086 if (cmpxchg(&xpc_die_disconnecting, 0, 1)) in xpc_die_deactivate()