sem_otime_high    159 arch/arm64/include/asm/compat.h 	compat_ulong_t sem_otime_high;
sem_otime_high    147 arch/mips/include/asm/compat.h 	compat_ulong_t	sem_otime_high;
sem_otime_high     29 arch/mips/include/uapi/asm/sembuf.h 	unsigned long	sem_otime_high;
sem_otime_high    127 arch/parisc/include/asm/compat.h 	unsigned int sem_otime_high;
sem_otime_high     22 arch/parisc/include/uapi/asm/sembuf.h 	unsigned long	sem_otime_high;
sem_otime_high    151 arch/powerpc/include/asm/compat.h 	unsigned int sem_otime_high;
sem_otime_high     24 arch/powerpc/include/uapi/asm/sembuf.h 	unsigned long	sem_otime_high;
sem_otime_high    222 arch/s390/include/asm/compat.h 	compat_ulong_t sem_otime_high;
sem_otime_high    180 arch/sparc/include/asm/compat.h 	unsigned int	sem_otime_high;
sem_otime_high     20 arch/sparc/include/uapi/asm/sembuf.h 	unsigned long	sem_otime_high;
sem_otime_high    123 arch/x86/include/asm/compat.h 	compat_ulong_t sem_otime_high;
sem_otime_high     20 arch/x86/include/uapi/asm/sembuf.h 	unsigned long	sem_otime_high;
sem_otime_high     30 arch/xtensa/include/uapi/asm/sembuf.h 	unsigned long	sem_otime_high;
sem_otime_high     34 arch/xtensa/include/uapi/asm/sembuf.h 	unsigned long	sem_otime_high;
sem_otime_high     36 include/uapi/asm-generic/sembuf.h 	unsigned long	sem_otime_high;
sem_otime_high   1265 ipc/sem.c      	semid64->sem_otime_high = semotime >> 32;
sem_otime_high   1740 ipc/sem.c      		v.sem_otime_high = upper_32_bits(in->sem_otime);