Home
last modified time | relevance | path

Searched refs:xpInterrupted (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxp.h101 xpInterrupted, /* 10: interrupted wait */ enumerator
H A Dxp_main.c150 return xpInterrupted; in xpc_connect()
H A Dxpc_channel.c831 DBUG_ON(ch->reason == xpInterrupted); in xpc_allocate_msg_wait()
843 DBUG_ON(ch->reason == xpInterrupted); in xpc_allocate_msg_wait()
847 ret = xpInterrupted; in xpc_allocate_msg_wait()
H A Dxpc_uv.c1348 if (ret != xpInterrupted && ret != xpTimeout) in xpc_allocate_msg_slot_uv()
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxp.h101 xpInterrupted, /* 10: interrupted wait */ enumerator
H A Dxp_main.c150 return xpInterrupted; in xpc_connect()
H A Dxpc_channel.c831 DBUG_ON(ch->reason == xpInterrupted); in xpc_allocate_msg_wait()
843 DBUG_ON(ch->reason == xpInterrupted); in xpc_allocate_msg_wait()
847 ret = xpInterrupted; in xpc_allocate_msg_wait()
H A Dxpc_uv.c1348 if (ret != xpInterrupted && ret != xpTimeout) in xpc_allocate_msg_slot_uv()

Completed in 9 milliseconds