Searched refs:msg_qbytes (Results 1 – 17 of 17) sorted by relevance
346 if (in->msg_qbytes > USHRT_MAX) in copy_msqid_to_user()347 out.msg_qbytes = USHRT_MAX; in copy_msqid_to_user()349 out.msg_qbytes = in->msg_qbytes; in copy_msqid_to_user()350 out.msg_lqbytes = in->msg_qbytes; in copy_msqid_to_user()381 if (tbuf_old.msg_qbytes == 0) in copy_msqid_from_user()382 out->msg_qbytes = tbuf_old.msg_lqbytes; in copy_msqid_from_user()384 out->msg_qbytes = tbuf_old.msg_qbytes; in copy_msqid_from_user()399 struct ipc64_perm *perm, int msg_qbytes) in msgctl_down() argument409 perm, msg_qbytes); in msgctl_down()431 if (msg_qbytes > ns->msg_ctlmnb && in msgctl_down()[all …]
24 unsigned long msg_qbytes; /* max number of bytes on queue */ member41 unsigned long msg_qbytes; /* max number of bytes on queue */ member58 unsigned long msg_qbytes; /* max number of bytes on queue */ member
29 unsigned long msg_qbytes; /* max number of bytes on queue */ member
33 unsigned long msg_qbytes; /* max number of bytes on queue */ member
42 unsigned long msg_qbytes; /* max number of bytes on queue */ member
31 unsigned long msg_qbytes; /* max number of bytes on queue */ member
26 __kernel_ulong_t msg_qbytes; /* max number of bytes on queue */ member
43 unsigned long msg_qbytes; /* max number of bytes on queue */ member
29 unsigned short msg_qbytes; /* max number of bytes on queue */ member
151 compat_ulong_t msg_qbytes; member
158 compat_ulong_t msg_qbytes; member
181 unsigned int msg_qbytes; member
156 compat_ulong_t msg_qbytes; member
144 compat_ulong_t msg_qbytes; member
139 compat_ulong_t msg_qbytes; member
234 compat_ulong_t msg_qbytes; member
159 msgque->qbytes = ds.msg_qbytes; in dump_queue()