Home
last modified time | relevance | path

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

/linux-4.1.27/arch/alpha/include/uapi/asm/
Dmsgbuf.h18 unsigned long msg_cbytes; /* current number of bytes on queue */ member
/linux-4.1.27/arch/ia64/include/uapi/asm/
Dmsgbuf.h18 unsigned long msg_cbytes; /* current number of bytes on queue */ member
/linux-4.1.27/arch/frv/include/uapi/asm/
Dmsgbuf.h22 unsigned long msg_cbytes; /* current number of bytes on queue */ member
/linux-4.1.27/arch/avr32/include/uapi/asm/
Dmsgbuf.h22 unsigned long msg_cbytes; /* current number of bytes on queue */ member
/linux-4.1.27/arch/cris/include/uapi/asm/
Dmsgbuf.h24 unsigned long msg_cbytes; /* current number of bytes on queue */ member
/linux-4.1.27/arch/m32r/include/uapi/asm/
Dmsgbuf.h22 unsigned long msg_cbytes; /* current number of bytes on queue */ member
/linux-4.1.27/arch/mn10300/include/uapi/asm/
Dmsgbuf.h22 unsigned long msg_cbytes; /* current number of bytes on queue */ member
/linux-4.1.27/arch/parisc/include/uapi/asm/
Dmsgbuf.h30 unsigned int msg_cbytes; /* current number of bytes on queue */ member
/linux-4.1.27/arch/s390/include/uapi/asm/
Dmsgbuf.h28 unsigned long msg_cbytes; /* current number of bytes on queue */ member
/linux-4.1.27/arch/powerpc/include/uapi/asm/
Dmsgbuf.h24 unsigned long msg_cbytes; /* current number of bytes on queue */ member
/linux-4.1.27/include/uapi/asm-generic/
Dmsgbuf.h38 __kernel_ulong_t msg_cbytes; /* current number of bytes on queue */ member
/linux-4.1.27/arch/sparc/include/uapi/asm/
Dmsgbuf.h29 unsigned long msg_cbytes; /* current number of bytes on queue */ member
/linux-4.1.27/arch/mips/include/uapi/asm/
Dmsgbuf.h38 unsigned long msg_cbytes; /* current number of bytes on queue */ member
/linux-4.1.27/arch/xtensa/include/uapi/asm/
Dmsgbuf.h39 unsigned long msg_cbytes; /* current number of bytes on queue */ member
/linux-4.1.27/include/uapi/linux/
Dmsg.h25 unsigned short msg_cbytes; /* current number of bytes on queue */ member
/linux-4.1.27/ipc/
Dmsg.c276 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()
Dcompat.c72 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.1.27/arch/sparc/include/asm/
Dcompat.h280 unsigned int msg_cbytes; member
/linux-4.1.27/arch/powerpc/include/asm/
Dcompat.h252 compat_ulong_t msg_cbytes; member
/linux-4.1.27/arch/mips/include/asm/
Dcompat.h269 compat_ulong_t msg_cbytes; member
/linux-4.1.27/arch/tile/include/asm/
Dcompat.h211 compat_ulong_t msg_cbytes; member
/linux-4.1.27/arch/arm64/include/asm/
Dcompat.h277 compat_ulong_t msg_cbytes; member
/linux-4.1.27/arch/parisc/include/asm/
Dcompat.h226 compat_ulong_t msg_cbytes; member
/linux-4.1.27/arch/x86/include/asm/
Dcompat.h236 compat_ulong_t msg_cbytes; member
/linux-4.1.27/arch/s390/include/asm/
Dcompat.h335 compat_ulong_t msg_cbytes; member