Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/sgi-xp/
Dxp.h104 xpTimeout, /* 9: timeout in xpc_allocate_msg_wait() */ enumerator
Dxpc_channel.c845 ret = xpTimeout; in xpc_allocate_msg_wait()
Dxpc_uv.c1348 if (ret != xpInterrupted && ret != xpTimeout) in xpc_allocate_msg_slot_uv()