Searched refs:msg_qbytes (Results 1 – 17 of 17) sorted by relevance
23 unsigned long msg_qbytes; /* max number of bytes on queue */ member40 unsigned long msg_qbytes; /* max number of bytes on queue */ member57 unsigned long msg_qbytes; /* max number of bytes on queue */ member
327 if (in->msg_qbytes > USHRT_MAX) in copy_msqid_to_user()328 out.msg_qbytes = USHRT_MAX; in copy_msqid_to_user()330 out.msg_qbytes = in->msg_qbytes; in copy_msqid_to_user()331 out.msg_lqbytes = in->msg_qbytes; in copy_msqid_to_user()362 if (tbuf_old.msg_qbytes == 0) in copy_msqid_from_user()363 out->msg_qbytes = tbuf_old.msg_lqbytes; in copy_msqid_from_user()365 out->msg_qbytes = tbuf_old.msg_qbytes; in copy_msqid_from_user()390 &msqid64->msg_perm, msqid64->msg_qbytes); in msgctl_down()412 if (msqid64->msg_qbytes > ns->msg_ctlmnb && in msgctl_down()423 msq->q_qbytes = msqid64->msg_qbytes; in msgctl_down()[all …]
23 __kernel_ulong_t msg_qbytes; /* max number of bytes on queue */ member
27 unsigned long msg_qbytes; /* max number of bytes on queue */ member
32 unsigned long msg_qbytes; /* max number of bytes on queue */ member
40 unsigned long msg_qbytes; /* max number of bytes on queue */ member
29 unsigned long msg_qbytes; /* max number of bytes on queue */ member
41 unsigned long msg_qbytes; /* max number of bytes on queue */ member
29 unsigned short msg_qbytes; /* max number of bytes on queue */ member
184 compat_ulong_t msg_qbytes; member
214 unsigned int msg_qbytes; member
194 compat_ulong_t msg_qbytes; member
160 compat_ulong_t msg_qbytes; member
203 compat_ulong_t msg_qbytes; member
156 compat_ulong_t msg_qbytes; member
158 msgque->qbytes = ds.msg_qbytes; in dump_queue()
254 compat_ulong_t msg_qbytes; member