Searched refs:msg_qbytes (Results 1 – 15 of 15) sorted by relevance
350 out.msg_qbytes = USHRT_MAX; in copy_msqid_to_user()352 out.msg_qbytes = in->msg_qbytes; in copy_msqid_to_user()387 out->msg_qbytes = tbuf_old.msg_qbytes; in copy_msqid_from_user()412 perm, msg_qbytes); in msgctl_down()445 msq->q_qbytes = msg_qbytes; in msgctl_down()632 msqid64.msg_qbytes); in ksys_msgctl()672 unsigned short msg_qbytes; member685 if (get_user(out->msg_qbytes, &p->msg_qbytes)) in copy_compat_msqid_from_user()691 if (get_user(out->msg_qbytes, &p->msg_qbytes)) in copy_compat_msqid_from_user()712 v.msg_qbytes = in->msg_qbytes; in copy_compat_msqid_to_user()[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
42 unsigned long msg_qbytes; /* max number of bytes on queue */ member
33 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
84 compat_ulong_t msg_qbytes; member
123 unsigned int msg_qbytes; member
101 compat_ulong_t msg_qbytes; member
123 compat_ulong_t msg_qbytes; member
144 compat_ulong_t msg_qbytes; member
159 msgque->qbytes = ds.msg_qbytes; in dump_queue()
Completed in 17 milliseconds