Home
last modified time | relevance | path

Searched refs:XPC_C_WASCONNECTED (Results 1 - 4 of 4) 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()
779 ch->flags |= XPC_C_WASCONNECTED; in xpc_disconnect_channel()
H A Dxpc.h367 #define XPC_C_WASCONNECTED 0x00000001 /* channel was connected */ macro
/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()
779 ch->flags |= XPC_C_WASCONNECTED; in xpc_disconnect_channel()
H A Dxpc.h367 #define XPC_C_WASCONNECTED 0x00000001 /* channel was connected */ macro

Completed in 6 milliseconds