Searched refs:sem_otime_high (Results 1 - 13 of 13) sorted by relevance

/linux-master/arch/xtensa/include/uapi/asm/
H A Dsembuf.h31 unsigned long sem_otime_high; member in struct:semid64_ds
35 unsigned long sem_otime_high; member in struct:semid64_ds
/linux-master/arch/powerpc/include/uapi/asm/
H A Dsembuf.h26 unsigned long sem_otime_high; member in struct:semid64_ds
/linux-master/arch/sparc/include/uapi/asm/
H A Dsembuf.h22 unsigned long sem_otime_high; member in struct:semid64_ds
/linux-master/arch/parisc/include/uapi/asm/
H A Dsembuf.h23 unsigned long sem_otime_high; member in struct:semid64_ds
/linux-master/include/uapi/asm-generic/
H A Dsembuf.h25 * ((long long)kernel_semid64_ds.sem_otime_high << 32)
36 unsigned long sem_otime_high; member in struct:semid64_ds
/linux-master/arch/x86/include/uapi/asm/
H A Dsembuf.h22 unsigned long sem_otime_high; member in struct:semid64_ds
/linux-master/arch/mips/include/uapi/asm/
H A Dsembuf.h31 unsigned long sem_otime_high; member in struct:semid64_ds
/linux-master/arch/powerpc/include/asm/
H A Dcompat.h65 unsigned int sem_otime_high; member in struct:compat_semid64_ds
/linux-master/arch/sparc/include/asm/
H A Dcompat.h104 unsigned int sem_otime_high; member in struct:compat_semid64_ds
/linux-master/arch/mips/include/asm/
H A Dcompat.h94 compat_ulong_t sem_otime_high; member in struct:compat_semid64_ds
/linux-master/arch/parisc/include/asm/
H A Dcompat.h82 unsigned int sem_otime_high; member in struct:compat_semid64_ds
/linux-master/include/asm-generic/
H A Dcompat.h126 compat_ulong_t sem_otime_high; member in struct:compat_semid64_ds
/linux-master/ipc/
H A Dsem.c1284 semid64->sem_otime_high = semotime >> 32;
1758 v.sem_otime_high = upper_32_bits(in->sem_otime);

Completed in 225 milliseconds