Home
last modified time | relevance | path

Searched refs:XPC_C_ROPENCOMPLETE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc_channel.c67 if (!(ch->flags & XPC_C_ROPENCOMPLETE)) in xpc_process_connect()
448 ch->flags |= XPC_C_ROPENCOMPLETE; in xpc_process_openclose_chctl_flags()
H A Dxpc.h369 #define XPC_C_ROPENCOMPLETE 0x00000002 /* remote open channel complete */ macro
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc_channel.c67 if (!(ch->flags & XPC_C_ROPENCOMPLETE)) in xpc_process_connect()
448 ch->flags |= XPC_C_ROPENCOMPLETE; in xpc_process_openclose_chctl_flags()
H A Dxpc.h369 #define XPC_C_ROPENCOMPLETE 0x00000002 /* remote open channel complete */ macro

Completed in 6 milliseconds