Lines Matching refs:reason
405 XPC_DEACTIVATE_PARTITION(part, part->sn.uv.reason); in xpc_process_activate_IRQ_rcvd_uv()
478 part_uv->reason = msg->reason; in xpc_handle_activate_mq_msg_uv()
494 args->reason = msg->reason; in xpc_handle_activate_mq_msg_uv()
595 part_uv->reason = xpBadMsgType; in xpc_handle_activate_mq_msg_uv()
941 msg.reason = part->reason; in xpc_request_partition_deactivation_uv()
1060 return part->reason; in xpc_make_first_contact_uv()
1205 msg.reason = ch->reason; in xpc_send_chctl_closerequest_uv()
1367 enum xp_retval reason) in xpc_notify_sender_uv() argument
1379 func(reason, ch->partid, ch->number, msg_slot->key); in xpc_notify_sender_uv()
1426 part_uv->reason = xpBadChannelNumber; in xpc_handle_notify_mq_msg_uv()
1549 ret = ch->reason; in xpc_send_payload_uv()
1569 ret = ch->reason; in xpc_send_payload_uv()
1635 xpc_notify_sender_uv(ch, msg_slot, ch->reason); in xpc_notify_senders_of_disconnect_uv()