Searched refs:q_cbytes (Results 1 – 1 of 1) sorted by relevance
53 unsigned long q_cbytes; /* current number of bytes on queue */ member166 msq->q_cbytes = msq->q_qnum = 0; in newque()188 return msgsz + msq->q_cbytes <= msq->q_qbytes && in msg_fits_inqueue()291 atomic_sub(msq->q_cbytes, &ns->msg_bytes); in freeque()565 p->msg_cbytes = msq->q_cbytes; in msgctl_stat()936 msq->q_cbytes += msgsz; in do_msgsnd()1161 msq->q_cbytes -= msg->m_ts; in do_msgrcv()1333 msq->q_cbytes, in sysvipc_msg_proc_show()