Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc_main.c703 if (!(ch->flags & XPC_C_CONNECTEDCALLOUT)) { in xpc_kthread_start()
704 ch->flags |= XPC_C_CONNECTEDCALLOUT; in xpc_kthread_start()
H A Dxpc.h377 #define XPC_C_CONNECTEDCALLOUT 0x00000100 /* connected callout initiated */ macro
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc_main.c694 if (!(ch->flags & XPC_C_CONNECTEDCALLOUT)) { in xpc_kthread_start()
695 ch->flags |= XPC_C_CONNECTEDCALLOUT; in xpc_kthread_start()
H A Dxpc.h377 #define XPC_C_CONNECTEDCALLOUT 0x00000100 /* connected callout initiated */ macro

Completed in 7 milliseconds