Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc_main.c735 !(ch->flags & XPC_C_DISCONNECTINGCALLOUT)) { in xpc_kthread_start()
736 ch->flags |= XPC_C_DISCONNECTINGCALLOUT; in xpc_kthread_start()
815 * !(ch->flags & XPC_C_DISCONNECTINGCALLOUT)) is true, in xpc_create_kthreads()
H A Dxpc.h390 #define XPC_C_DISCONNECTINGCALLOUT \ macro
H A Dxpc_channel.c788 !(ch->flags & XPC_C_DISCONNECTINGCALLOUT)) { in xpc_disconnect_channel()
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc_main.c726 !(ch->flags & XPC_C_DISCONNECTINGCALLOUT)) { in xpc_kthread_start()
727 ch->flags |= XPC_C_DISCONNECTINGCALLOUT; in xpc_kthread_start()
806 * !(ch->flags & XPC_C_DISCONNECTINGCALLOUT)) is true, in xpc_create_kthreads()
H A Dxpc.h390 #define XPC_C_DISCONNECTINGCALLOUT \ macro
H A Dxpc_channel.c788 !(ch->flags & XPC_C_DISCONNECTINGCALLOUT)) { in xpc_disconnect_channel()

Completed in 9 milliseconds