Searched refs:msg_slot_number (Results 1 – 2 of 2) sorted by relevance
1104 msg_slot->msg_slot_number = entry; in xpc_allocate_send_msg_slot_uv()1139 msg_slot->hdr.msg_slot_number = entry; in xpc_allocate_recv_msg_slot_uv()1381 msg_slot->msg_slot_number, ch->partid, ch->number); in xpc_notify_sender_uv()1387 msg_slot->msg_slot_number, ch->partid, ch->number); in xpc_notify_sender_uv()1396 int entry = msg->hdr.msg_slot_number % ch->local_nentries; in xpc_handle_notify_mq_ack_uv()1400 BUG_ON(msg_slot->msg_slot_number != msg->hdr.msg_slot_number); in xpc_handle_notify_mq_ack_uv()1401 msg_slot->msg_slot_number += ch->local_nentries; in xpc_handle_notify_mq_ack_uv()1456 (msg->hdr.msg_slot_number % ch->remote_nentries) * ch->entry_size; in xpc_handle_notify_mq_msg_uv()1582 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