Searched refs:q_cbytes (Results 1 – 2 of 2) sorted by relevance
23 unsigned long q_cbytes; /* current number of bytes on queue */ member
142 msq->q_cbytes = msq->q_qnum = 0; in newque()227 atomic_sub(msq->q_cbytes, &ns->msg_bytes); in freeque()500 tbuf.msg_cbytes = msq->q_cbytes; in msgctl_nolock()657 if (msgsz + msq->q_cbytes <= msq->q_qbytes && in do_msgsnd()704 msq->q_cbytes += msgsz; in do_msgsnd()893 msq->q_cbytes -= msg->m_ts; in do_msgrcv()1051 msq->q_cbytes, in sysvipc_msg_proc_show()