Home
last modified time | relevance | path

Searched refs:XPC_C_DISCONNECTINGCALLOUT_MADE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc_main.c742 ch->flags |= XPC_C_DISCONNECTINGCALLOUT_MADE; in xpc_kthread_start()
794 XPC_C_DISCONNECTINGCALLOUT_MADE)); in xpc_create_kthreads()
H A Dxpc_channel.c99 !(ch->flags & XPC_C_DISCONNECTINGCALLOUT_MADE)); in xpc_process_disconnect()
130 if (ch->flags & XPC_C_DISCONNECTINGCALLOUT_MADE) { in xpc_process_disconnect()
H A Dxpc.h392 #define XPC_C_DISCONNECTINGCALLOUT_MADE \ macro
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc_main.c733 ch->flags |= XPC_C_DISCONNECTINGCALLOUT_MADE; in xpc_kthread_start()
785 XPC_C_DISCONNECTINGCALLOUT_MADE)); in xpc_create_kthreads()
H A Dxpc_channel.c99 !(ch->flags & XPC_C_DISCONNECTINGCALLOUT_MADE)); in xpc_process_disconnect()
130 if (ch->flags & XPC_C_DISCONNECTINGCALLOUT_MADE) { in xpc_process_disconnect()
H A Dxpc.h392 #define XPC_C_DISCONNECTINGCALLOUT_MADE \ macro

Completed in 9 milliseconds