Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxp.h260 #define XPC_NOWAIT 1 /* no wait flag */ macro
H A Dxpnet.c396 ret = xpc_send_notify(dest_partid, XPC_NET_CHANNEL, XPC_NOWAIT, msg, in xpnet_send()
H A Dxpc_uv.c1344 if (flags & XPC_NOWAIT) in xpc_allocate_msg_slot_uv()