Searched refs:msg_slot_number (Results 1 – 2 of 2) sorted by relevance
1019 msg_slot->msg_slot_number = entry; in xpc_allocate_send_msg_slot_uv()1054 msg_slot->hdr.msg_slot_number = entry; in xpc_allocate_recv_msg_slot_uv()1296 msg_slot->msg_slot_number, ch->partid, ch->number); in xpc_notify_sender_uv()1302 msg_slot->msg_slot_number, ch->partid, ch->number); in xpc_notify_sender_uv()1311 int entry = msg->hdr.msg_slot_number % ch->local_nentries; in xpc_handle_notify_mq_ack_uv()1315 BUG_ON(msg_slot->msg_slot_number != msg->hdr.msg_slot_number); in xpc_handle_notify_mq_ack_uv()1316 msg_slot->msg_slot_number += ch->local_nentries; in xpc_handle_notify_mq_ack_uv()1371 (msg->hdr.msg_slot_number % ch->remote_nentries) * ch->entry_size; in xpc_handle_notify_mq_msg_uv()1497 msg->hdr.msg_slot_number = msg_slot->msg_slot_number; in xpc_send_payload_uv()
273 unsigned int msg_slot_number; /* FOR XPC INTERNAL USE ONLY */ member291 unsigned int msg_slot_number; member