Lines Matching refs:reason
408 XPC_DEACTIVATE_PARTITION(part, part->sn.uv.reason); in xpc_process_activate_IRQ_rcvd_uv()
481 part_uv->reason = msg->reason; in xpc_handle_activate_mq_msg_uv()
497 args->reason = msg->reason; in xpc_handle_activate_mq_msg_uv()
599 part_uv->reason = xpBadMsgType; in xpc_handle_activate_mq_msg_uv()
945 msg.reason = part->reason; in xpc_request_partition_deactivation_uv()
1064 return part->reason; in xpc_make_first_contact_uv()
1209 msg.reason = ch->reason; in xpc_send_chctl_closerequest_uv()
1371 enum xp_retval reason) in xpc_notify_sender_uv() argument
1383 func(reason, ch->partid, ch->number, msg_slot->key); in xpc_notify_sender_uv()
1430 part_uv->reason = xpBadChannelNumber; in xpc_handle_notify_mq_msg_uv()
1553 ret = ch->reason; in xpc_send_payload_uv()
1573 ret = ch->reason; in xpc_send_payload_uv()
1639 xpc_notify_sender_uv(ch, msg_slot, ch->reason); in xpc_notify_senders_of_disconnect_uv()