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() 1295 "msg_slot_number=%d partid=%d channel=%d\n", msg_slot, in xpc_notify_sender_uv() 1296 msg_slot->msg_slot_number, ch->partid, ch->number); in xpc_notify_sender_uv() 1301 "msg_slot_number=%d partid=%d channel=%d\n", msg_slot, 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 in xpc_handle_notify_mq_ack_uv() [all...]
273 unsigned int msg_slot_number; /* FOR XPC INTERNAL USE ONLY */ member 291 unsigned int msg_slot_number; member