Home
last modified time | relevance | path

Searched refs:sem_otime_high (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/
H A Dsembuf.h31 unsigned long sem_otime_high; member
35 unsigned long sem_otime_high; member
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dsembuf.h23 unsigned long sem_otime_high; member
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dsembuf.h26 unsigned long sem_otime_high; member
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dsembuf.h36 unsigned long sem_otime_high; member
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dsembuf.h22 unsigned long sem_otime_high; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dsembuf.h36 unsigned long sem_otime_high; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dsembuf.h36 unsigned long sem_otime_high; member
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dsembuf.h31 unsigned long sem_otime_high; member
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dsembuf.h22 unsigned long sem_otime_high; member
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcompat.h132 unsigned int sem_otime_high; member
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcompat.h140 compat_ulong_t sem_otime_high; member
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dcompat.h162 unsigned int sem_otime_high; member
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dcompat.h125 unsigned int sem_otime_high; member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcompat.h127 compat_ulong_t sem_otime_high; member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcompat.h119 compat_ulong_t sem_otime_high; member
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dcompat.h216 compat_ulong_t sem_otime_high; member
/OK3568_Linux_fs/kernel/ipc/
H A Dsem.c1282 semid64->sem_otime_high = semotime >> 32; in semctl_stat()
1757 v.sem_otime_high = upper_32_bits(in->sem_otime); in copy_compat_semid_to_user()