msg_rtime_high    172 arch/arm64/include/asm/compat.h 	compat_ulong_t msg_rtime_high;
msg_rtime_high    161 arch/mips/include/asm/compat.h 	compat_ulong_t	msg_rtime_high;
msg_rtime_high    165 arch/mips/include/asm/compat.h 	compat_ulong_t	msg_rtime_high;
msg_rtime_high     34 arch/mips/include/uapi/asm/msgbuf.h 	unsigned long  msg_rtime_high;
msg_rtime_high     52 arch/mips/include/uapi/asm/msgbuf.h 	unsigned long  msg_rtime_high;
msg_rtime_high    140 arch/parisc/include/asm/compat.h 	unsigned int msg_rtime_high;
msg_rtime_high     25 arch/parisc/include/uapi/asm/msgbuf.h 	unsigned long	msg_rtime_high;
msg_rtime_high    164 arch/powerpc/include/asm/compat.h 	unsigned int msg_rtime_high;
msg_rtime_high     20 arch/powerpc/include/uapi/asm/msgbuf.h 	unsigned long  msg_rtime_high;
msg_rtime_high    235 arch/s390/include/asm/compat.h 	compat_ulong_t msg_rtime_high;
msg_rtime_high    193 arch/sparc/include/asm/compat.h 	unsigned int	msg_rtime_high;
msg_rtime_high     22 arch/sparc/include/uapi/asm/msgbuf.h 	unsigned long msg_rtime_high;
msg_rtime_high    136 arch/x86/include/asm/compat.h 	compat_ulong_t msg_rtime_high;
msg_rtime_high     25 arch/xtensa/include/uapi/asm/msgbuf.h 	unsigned long  msg_rtime_high;
msg_rtime_high     33 arch/xtensa/include/uapi/asm/msgbuf.h 	unsigned long  msg_rtime_high;
msg_rtime_high     34 include/uapi/asm-generic/msgbuf.h 	unsigned long	msg_rtime_high;
msg_rtime_high    541 ipc/msg.c      	p->msg_rtime_high = msq->q_rtime >> 32;
msg_rtime_high    680 ipc/msg.c      		v.msg_rtime_high = upper_32_bits(in->msg_rtime);