Lines Matching refs:msgid
64 if (state1->msgid < state2->msgid) in dmsg_state_cmp()
66 if (state1->msgid > state2->msgid) in dmsg_state_cmp()
305 state->msgid = (uint64_t)(uintptr_t)state; in dmsg_msg_alloc_locked()
376 msg->any.head.msgid = state->msgid; in dmsg_msg_alloc_locked()
377 msg->any.head.circuit = pstate->msgid; in dmsg_msg_alloc_locked()
994 (intmax_t)msg->any.head.msgid, in dmsg_ioq_read()
1463 biocount, msg->any.head.msgid, in dmsg_iocom_flush2()
1471 biocount, msg->any.head.msgid, in dmsg_iocom_flush2()
1565 msg->any.head.cmd, msg->any.head.msgid,
1608 msg->any.head.msgid = state->msgid;
2096 msg->any.head.msgid,
2114 sdummy.msgid = msg->any.head.circuit;
2162 sdummy.msgid = msg->any.head.msgid;
2241 state->msgid = msg->any.head.msgid;
2419 biocount, msg->any.head.msgid,
2427 biocount, msg->any.head.msgid,
2508 biocount, lmsg->any.head.msgid,
2516 biocount, lmsg->any.head.msgid,
2748 head->msgid = bswap64(head->msgid);