Searched refs:msg_slot_number (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-xp/
H A Dxpc_uv.c1098 msg_slot->msg_slot_number = entry;
1133 msg_slot->hdr.msg_slot_number = entry;
1374 "msg_slot_number=%d partid=%d channel=%d\n", msg_slot,
1375 msg_slot->msg_slot_number, ch->partid, ch->number);
1380 "msg_slot_number=%d partid=%d channel=%d\n", msg_slot,
1381 msg_slot->msg_slot_number, ch->partid, ch->number);
1390 int entry = msg->hdr.msg_slot_number % ch->local_nentries;
1394 BUG_ON(msg_slot->msg_slot_number != msg->hdr.msg_slot_number);
1395 msg_slot->msg_slot_number
[all...]
H A Dxpc.h385 unsigned int msg_slot_number; /* FOR XPC INTERNAL USE ONLY */ member in struct:xpc_notify_mq_msghdr_uv
417 unsigned int msg_slot_number; member in struct:xpc_send_msg_slot_uv

Completed in 40 milliseconds