Searched refs:XPC_CHCTL_CLOSEREPLY (Results 1 – 4 of 4) sorted by relevance
226 DBUG_ON(!(chctl_flags & XPC_CHCTL_CLOSEREPLY)); in xpc_process_openclose_chctl_flags()227 chctl_flags &= ~XPC_CHCTL_CLOSEREPLY; in xpc_process_openclose_chctl_flags()276 DBUG_ON(chctl_flags & XPC_CHCTL_CLOSEREPLY); in xpc_process_openclose_chctl_flags()283 if (chctl_flags & XPC_CHCTL_CLOSEREPLY) { in xpc_process_openclose_chctl_flags()302 XPC_CHCTL_CLOSEREPLY; in xpc_process_openclose_chctl_flags()
633 #define XPC_CHCTL_CLOSEREPLY 0x02 macro640 (XPC_CHCTL_CLOSEREQUEST | XPC_CHCTL_CLOSEREPLY | \
514 part->chctl.flags[msg->ch_number] |= XPC_CHCTL_CLOSEREPLY; in xpc_handle_activate_mq_msg_uv()
410 XPC_SEND_NOTIFY_IRQ_SN2(ch, XPC_CHCTL_CLOSEREPLY, irq_flags); in xpc_send_chctl_closereply_sn2()