Home
last modified time | relevance | path

Searched refs:channel_was_connected (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc_channel.c83 u32 channel_was_connected = (ch->flags & XPC_C_WASCONNECTED); in xpc_process_disconnect() local
159 if (channel_was_connected) { in xpc_process_disconnect()
756 u32 channel_was_connected = (ch->flags & XPC_C_CONNECTED); in xpc_disconnect_channel() local
778 if (channel_was_connected) in xpc_disconnect_channel()
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc_channel.c83 u32 channel_was_connected = (ch->flags & XPC_C_WASCONNECTED); in xpc_process_disconnect() local
159 if (channel_was_connected) { in xpc_process_disconnect()
756 u32 channel_was_connected = (ch->flags & XPC_C_CONNECTED); in xpc_disconnect_channel() local
778 if (channel_was_connected) in xpc_disconnect_channel()

Completed in 3 milliseconds