/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | sembuf.h | 27 unsigned long sem_otime; /* last semop time */ member 31 long sem_otime; /* last semop time */ member
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | sembuf.h | 19 long sem_otime; /* last semop time */ member 23 unsigned long sem_otime; /* last semop time */ member
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | sembuf.h | 32 long sem_otime; /* last semop time */ member 35 unsigned long sem_otime; /* last semop time */ member
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | sembuf.h | 20 long sem_otime; /* last semop time */ member 24 unsigned long sem_otime; /* last semop time */ member
|
/openbmc/linux/arch/x86/include/uapi/asm/ |
H A D | sembuf.h | 21 unsigned long sem_otime; /* last semop time */ member 26 __kernel_long_t sem_otime; /* last semop time */ member
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | sembuf.h | 30 unsigned long sem_otime; /* last semop time */ member 36 unsigned long sem_otime; /* last semop time */ member
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | sembuf.h | 19 long sem_otime; /* last semop time */ member 28 unsigned long sem_otime; /* last semop time */ member
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | target_structs.h | 20 abi_ulong sem_otime; member 24 abi_ulong sem_otime; member
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | target_structs.h | 30 abi_ulong sem_otime; member
|
/openbmc/qemu/linux-user/mips/ |
H A D | target_structs.h | 57 abi_ulong sem_otime; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | sem.h | 27 __kernel_old_time_t sem_otime; /* last semop time */ member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | compat.h | 66 unsigned int sem_otime; member
|
/openbmc/linux/ipc/ |
H A D | sem.c | 110 time64_t sem_otime; /* candidate for sem_otime */ member 1728 old_time32_t sem_otime; member 2454 time64_t sem_otime; in sysvipc_sem_proc_show() local
|
/openbmc/linux/include/asm-generic/ |
H A D | compat.h | 125 compat_ulong_t sem_otime; member
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | compat.h | 105 unsigned int sem_otime; member
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | compat.h | 83 unsigned int sem_otime; member
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | compat.h | 91 compat_ulong_t sem_otime; member
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 3757 abi_ulong sem_otime; member
|