Searched refs:msg_slot_number (Results 1 – 2 of 2) sorted by relevance
1017 msg_slot->msg_slot_number = entry; in xpc_allocate_send_msg_slot_uv()1052 msg_slot->hdr.msg_slot_number = entry; in xpc_allocate_recv_msg_slot_uv()1292 msg_slot->msg_slot_number, ch->partid, ch->number); in xpc_notify_sender_uv()1298 msg_slot->msg_slot_number, ch->partid, ch->number); in xpc_notify_sender_uv()1307 int entry = msg->hdr.msg_slot_number % ch->local_nentries; in xpc_handle_notify_mq_ack_uv()1311 BUG_ON(msg_slot->msg_slot_number != msg->hdr.msg_slot_number); in xpc_handle_notify_mq_ack_uv()1312 msg_slot->msg_slot_number += ch->local_nentries; in xpc_handle_notify_mq_ack_uv()1367 (msg->hdr.msg_slot_number % ch->remote_nentries) * ch->entry_size; in xpc_handle_notify_mq_msg_uv()1493 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