msg_stime_high    170 arch/arm64/include/asm/compat.h 	compat_ulong_t msg_stime_high;
msg_stime_high    154 arch/mips/include/asm/compat.h 	compat_ulong_t	msg_stime_high;
msg_stime_high    158 arch/mips/include/asm/compat.h 	compat_ulong_t	msg_stime_high;
msg_stime_high     32 arch/mips/include/uapi/asm/msgbuf.h 	unsigned long  msg_stime_high;
msg_stime_high     50 arch/mips/include/uapi/asm/msgbuf.h 	unsigned long  msg_stime_high;
msg_stime_high    138 arch/parisc/include/asm/compat.h 	unsigned int msg_stime_high;
msg_stime_high     23 arch/parisc/include/uapi/asm/msgbuf.h 	unsigned long	msg_stime_high;
msg_stime_high    162 arch/powerpc/include/asm/compat.h 	unsigned int msg_stime_high;
msg_stime_high     18 arch/powerpc/include/uapi/asm/msgbuf.h 	unsigned long  msg_stime_high;
msg_stime_high    233 arch/s390/include/asm/compat.h 	compat_ulong_t msg_stime_high;
msg_stime_high    191 arch/sparc/include/asm/compat.h 	unsigned int	msg_stime_high;
msg_stime_high     20 arch/sparc/include/uapi/asm/msgbuf.h 	unsigned long msg_stime_high;
msg_stime_high    134 arch/x86/include/asm/compat.h 	compat_ulong_t msg_stime_high;
msg_stime_high     23 arch/xtensa/include/uapi/asm/msgbuf.h 	unsigned long  msg_stime_high;
msg_stime_high     31 arch/xtensa/include/uapi/asm/msgbuf.h 	unsigned long  msg_stime_high;
msg_stime_high     32 include/uapi/asm-generic/msgbuf.h 	unsigned long	msg_stime_high;
msg_stime_high    540 ipc/msg.c      	p->msg_stime_high = msq->q_stime >> 32;
msg_stime_high    678 ipc/msg.c      		v.msg_stime_high = upper_32_bits(in->msg_stime);