Searched refs:msg_slot_number (Results 1 – 2 of 2) sorted by relevance
1100 msg_slot->msg_slot_number = entry; in xpc_allocate_send_msg_slot_uv()1135 msg_slot->hdr.msg_slot_number = entry; in xpc_allocate_recv_msg_slot_uv()1377 msg_slot->msg_slot_number, ch->partid, ch->number); in xpc_notify_sender_uv()1383 msg_slot->msg_slot_number, ch->partid, ch->number); in xpc_notify_sender_uv()1392 int entry = msg->hdr.msg_slot_number % ch->local_nentries; in xpc_handle_notify_mq_ack_uv()1396 BUG_ON(msg_slot->msg_slot_number != msg->hdr.msg_slot_number); in xpc_handle_notify_mq_ack_uv()1397 msg_slot->msg_slot_number += ch->local_nentries; in xpc_handle_notify_mq_ack_uv()1452 (msg->hdr.msg_slot_number % ch->remote_nentries) * ch->entry_size; in xpc_handle_notify_mq_msg_uv()1578 msg->hdr.msg_slot_number = msg_slot->msg_slot_number; in xpc_send_payload_uv()
385 unsigned int msg_slot_number; /* FOR XPC INTERNAL USE ONLY */ member417 unsigned int msg_slot_number; member