Home
last modified time | relevance | path

Searched defs:sem_otime (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dsembuf.h27 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 Dsembuf.h19 long sem_otime; /* last semop time */ member
23 unsigned long sem_otime; /* last semop time */ member
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dsembuf.h20 long sem_otime; /* last semop time */ member
24 unsigned long sem_otime; /* last semop time */ member
/openbmc/linux/include/uapi/asm-generic/
H A Dsembuf.h32 long sem_otime; /* last semop time */ member
35 unsigned long sem_otime; /* last semop time */ member
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dsembuf.h30 unsigned long sem_otime; /* last semop time */ member
36 unsigned long sem_otime; /* last semop time */ member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dsembuf.h21 unsigned long sem_otime; /* last semop time */ member
26 __kernel_long_t sem_otime; /* last semop time */ member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsembuf.h19 long sem_otime; /* last semop time */ member
28 unsigned long sem_otime; /* last semop time */ member
/openbmc/qemu/linux-user/xtensa/
H A Dtarget_structs.h20 abi_ulong sem_otime; member
24 abi_ulong sem_otime; member
/openbmc/qemu/linux-user/x86_64/
H A Dtarget_structs.h30 abi_ulong sem_otime; member
/openbmc/qemu/linux-user/mips/
H A Dtarget_structs.h57 abi_ulong sem_otime; member
/openbmc/linux/include/uapi/linux/
H A Dsem.h27 __kernel_old_time_t sem_otime; /* last semop time */ member
/openbmc/linux/arch/powerpc/include/asm/
H A Dcompat.h66 unsigned int sem_otime; member
/openbmc/linux/ipc/
H A Dsem.c110 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 Dcompat.h125 compat_ulong_t sem_otime; member
/openbmc/linux/arch/sparc/include/asm/
H A Dcompat.h105 unsigned int sem_otime; member
/openbmc/linux/arch/parisc/include/asm/
H A Dcompat.h83 unsigned int sem_otime; member
/openbmc/linux/arch/mips/include/asm/
H A Dcompat.h91 compat_ulong_t sem_otime; member
/openbmc/qemu/linux-user/
H A Dsyscall.c3733 abi_ulong sem_otime; member