Home
last modified time | relevance | path

Searched refs:q_cbytes (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/ipc/
Dmsg.c53 unsigned long q_cbytes; /* current number of bytes on queue */ member
156 msq->q_cbytes = msq->q_qnum = 0; in newque()
178 return msgsz + msq->q_cbytes <= msq->q_qbytes && in msg_fits_inqueue()
270 atomic_sub(msq->q_cbytes, &ns->msg_bytes); in freeque()
544 p->msg_cbytes = msq->q_cbytes; in msgctl_stat()
885 msq->q_cbytes += msgsz; in do_msgsnd()
1110 msq->q_cbytes -= msg->m_ts; in do_msgrcv()
1274 msq->q_cbytes, in sysvipc_msg_proc_show()