Searched refs:XPC_CHCTL_CLOSEREPLY (Results 1 – 3 of 3) 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()
410 #define XPC_CHCTL_CLOSEREPLY 0x02 macro417 (XPC_CHCTL_CLOSEREQUEST | XPC_CHCTL_CLOSEREPLY | \
517 part->chctl.flags[msg->ch_number] |= XPC_CHCTL_CLOSEREPLY; in xpc_handle_activate_mq_msg_uv()