Home
last modified time | relevance | path

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

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