Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc.h409 #define XPC_CHCTL_CLOSEREQUEST 0x01 macro
417 (XPC_CHCTL_CLOSEREQUEST | XPC_CHCTL_CLOSEREPLY | \
H A Dxpc_channel.c208 if (chctl_flags & XPC_CHCTL_CLOSEREQUEST) { in xpc_process_openclose_chctl_flags()
210 dev_dbg(xpc_chan, "XPC_CHCTL_CLOSEREQUEST (reason=%d) received " in xpc_process_openclose_chctl_flags()
244 XPC_CHCTL_CLOSEREQUEST; in xpc_process_openclose_chctl_flags()
297 XPC_CHCTL_CLOSEREQUEST) { in xpc_process_openclose_chctl_flags()
H A Dxpc_uv.c500 part->chctl.flags[msg->ch_number] |= XPC_CHCTL_CLOSEREQUEST; in xpc_handle_activate_mq_msg_uv()
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc.h409 #define XPC_CHCTL_CLOSEREQUEST 0x01 macro
417 (XPC_CHCTL_CLOSEREQUEST | XPC_CHCTL_CLOSEREPLY | \
H A Dxpc_channel.c208 if (chctl_flags & XPC_CHCTL_CLOSEREQUEST) { in xpc_process_openclose_chctl_flags()
210 dev_dbg(xpc_chan, "XPC_CHCTL_CLOSEREQUEST (reason=%d) received " in xpc_process_openclose_chctl_flags()
244 XPC_CHCTL_CLOSEREQUEST; in xpc_process_openclose_chctl_flags()
297 XPC_CHCTL_CLOSEREQUEST) { in xpc_process_openclose_chctl_flags()
H A Dxpc_uv.c500 part->chctl.flags[msg->ch_number] |= XPC_CHCTL_CLOSEREQUEST; in xpc_handle_activate_mq_msg_uv()

Completed in 9 milliseconds