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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-xp/
H A Dxpc_channel.c46 XPC_DISCONNECT_CHANNEL(ch, ret, irq_flags);
274 XPC_DISCONNECT_CHANNEL(ch, reason, &irq_flags);
352 XPC_DISCONNECT_CHANNEL(ch, xpUnequalMsgSizes,
380 XPC_DISCONNECT_CHANNEL(ch, xpOpenCloseError,
402 XPC_DISCONNECT_CHANNEL(ch, ret, &irq_flags);
439 XPC_DISCONNECT_CHANNEL(ch, xpOpenCloseError,
508 * Because XPC_DISCONNECT_CHANNEL() can block we're
512 * sema. XPC_DISCONNECT_CHANNEL() requires that the
517 XPC_DISCONNECT_CHANNEL(ch, xpUnequalMsgSizes,
639 XPC_DISCONNECT_CHANNEL(c
[all...]
H A Dxpc.h963 #define XPC_DISCONNECT_CHANNEL(_ch, _reason, _irqflgs) \ macro
H A Dxpc_main.c840 XPC_DISCONNECT_CHANNEL(ch, xpLackOfResources,

Completed in 38 milliseconds