/linux-4.4.14/arch/alpha/include/uapi/asm/ |
D | msgbuf.h | 18 unsigned long msg_cbytes; /* current number of bytes on queue */ member
|
/linux-4.4.14/arch/ia64/include/uapi/asm/ |
D | msgbuf.h | 18 unsigned long msg_cbytes; /* current number of bytes on queue */ member
|
/linux-4.4.14/arch/m32r/include/uapi/asm/ |
D | msgbuf.h | 22 unsigned long msg_cbytes; /* current number of bytes on queue */ member
|
/linux-4.4.14/arch/mn10300/include/uapi/asm/ |
D | msgbuf.h | 22 unsigned long msg_cbytes; /* current number of bytes on queue */ member
|
/linux-4.4.14/arch/frv/include/uapi/asm/ |
D | msgbuf.h | 22 unsigned long msg_cbytes; /* current number of bytes on queue */ member
|
/linux-4.4.14/arch/avr32/include/uapi/asm/ |
D | msgbuf.h | 22 unsigned long msg_cbytes; /* current number of bytes on queue */ member
|
/linux-4.4.14/arch/parisc/include/uapi/asm/ |
D | msgbuf.h | 30 unsigned long msg_cbytes; /* current number of bytes on queue */ member
|
/linux-4.4.14/arch/powerpc/include/uapi/asm/ |
D | msgbuf.h | 24 unsigned long msg_cbytes; /* current number of bytes on queue */ member
|
/linux-4.4.14/arch/s390/include/uapi/asm/ |
D | msgbuf.h | 28 unsigned long msg_cbytes; /* current number of bytes on queue */ member
|
/linux-4.4.14/include/uapi/asm-generic/ |
D | msgbuf.h | 38 __kernel_ulong_t msg_cbytes; /* current number of bytes on queue */ member
|
/linux-4.4.14/arch/sparc/include/uapi/asm/ |
D | msgbuf.h | 29 unsigned long msg_cbytes; /* current number of bytes on queue */ member
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
D | msgbuf.h | 38 unsigned long msg_cbytes; /* current number of bytes on queue */ member
|
/linux-4.4.14/arch/xtensa/include/uapi/asm/ |
D | msgbuf.h | 39 unsigned long msg_cbytes; /* current number of bytes on queue */ member
|
/linux-4.4.14/include/uapi/linux/ |
D | msg.h | 25 unsigned short msg_cbytes; /* current number of bytes on queue */ member
|
/linux-4.4.14/ipc/ |
D | msg.c | 276 if (in->msg_cbytes > USHRT_MAX) in copy_msqid_to_user() 277 out.msg_cbytes = USHRT_MAX; in copy_msqid_to_user() 279 out.msg_cbytes = in->msg_cbytes; in copy_msqid_to_user() 280 out.msg_lcbytes = in->msg_cbytes; in copy_msqid_to_user() 500 tbuf.msg_cbytes = msq->q_cbytes; in msgctl_nolock()
|
D | compat.c | 72 unsigned short msg_cbytes; member 471 err |= __put_user(m64->msg_cbytes, &up64->msg_cbytes); in put_compat_msqid64_ds() 490 err |= __put_user(m->msg_cbytes, &up->msg_cbytes); in put_compat_msqid_ds()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | compat.h | 259 compat_ulong_t msg_cbytes; member
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | compat.h | 280 unsigned int msg_cbytes; member
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | compat.h | 276 compat_ulong_t msg_cbytes; member
|
/linux-4.4.14/arch/x86/include/asm/ |
D | compat.h | 236 compat_ulong_t msg_cbytes; member
|
/linux-4.4.14/arch/mips/include/asm/ |
D | compat.h | 275 compat_ulong_t msg_cbytes; member
|
/linux-4.4.14/arch/tile/include/asm/ |
D | compat.h | 211 compat_ulong_t msg_cbytes; member
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | compat.h | 226 compat_ulong_t msg_cbytes; member
|
/linux-4.4.14/arch/s390/include/asm/ |
D | compat.h | 335 compat_ulong_t msg_cbytes; member
|