Home
last modified time | relevance | path

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

/linux-6.1.9/arch/xtensa/include/uapi/asm/
Dsembuf.h31 unsigned long sem_otime_high; member
35 unsigned long sem_otime_high; member
/linux-6.1.9/include/uapi/asm-generic/
Dsembuf.h36 unsigned long sem_otime_high; member
/linux-6.1.9/arch/parisc/include/uapi/asm/
Dsembuf.h23 unsigned long sem_otime_high; member
/linux-6.1.9/arch/powerpc/include/uapi/asm/
Dsembuf.h26 unsigned long sem_otime_high; member
/linux-6.1.9/arch/sparc/include/uapi/asm/
Dsembuf.h22 unsigned long sem_otime_high; member
/linux-6.1.9/arch/mips/include/uapi/asm/
Dsembuf.h31 unsigned long sem_otime_high; member
/linux-6.1.9/arch/x86/include/uapi/asm/
Dsembuf.h22 unsigned long sem_otime_high; member
/linux-6.1.9/arch/powerpc/include/asm/
Dcompat.h65 unsigned int sem_otime_high; member
/linux-6.1.9/arch/sparc/include/asm/
Dcompat.h104 unsigned int sem_otime_high; member
/linux-6.1.9/arch/parisc/include/asm/
Dcompat.h82 unsigned int sem_otime_high; member
/linux-6.1.9/arch/mips/include/asm/
Dcompat.h94 compat_ulong_t sem_otime_high; member
/linux-6.1.9/include/asm-generic/
Dcompat.h126 compat_ulong_t sem_otime_high; member
/linux-6.1.9/ipc/
Dsem.c1284 semid64->sem_otime_high = semotime >> 32; in semctl_stat()
1758 v.sem_otime_high = upper_32_bits(in->sem_otime); in copy_compat_semid_to_user()