Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dmsg.c54 unsigned long q_cbytes; /* current number of bytes on queue */ member
167 msq->q_cbytes = msq->q_qnum = 0; in newque()
189 return msgsz + msq->q_cbytes <= msq->q_qbytes && in msg_fits_inqueue()
292 percpu_counter_sub_local(&ns->percpu_msg_bytes, msq->q_cbytes); in freeque()
571 p->msg_cbytes = msq->q_cbytes; in msgctl_stat()
942 msq->q_cbytes += msgsz; in do_msgsnd()
1167 msq->q_cbytes -= msg->m_ts; in do_msgrcv()
1353 msq->q_cbytes, in sysvipc_msg_proc_show()