Home
last modified time | relevance | path

Searched defs:shm_dtime (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dshmbuf.h21 long shm_dtime; /* last detach time */ member
27 unsigned long shm_dtime; /* last detach time */ member
/openbmc/linux/include/uapi/asm-generic/
H A Dshmbuf.h32 long shm_dtime; /* last detach time */ member
37 unsigned long shm_dtime; /* last detach time */ member
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dshmbuf.h22 long shm_dtime; /* last detach time */ member
28 unsigned long shm_dtime; /* last detach time */ member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dshmbuf.h29 long shm_dtime; /* last detach time */ member
35 unsigned long shm_dtime; /* last detach time */ member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dshmbuf.h24 long shm_dtime; /* last detach time */ member
37 unsigned long shm_dtime; /* last detach time */ member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dshmbuf.h24 __kernel_long_t shm_dtime; /* last detach time */ member
/openbmc/qemu/linux-user/alpha/
H A Dtarget_structs.h39 abi_ulong shm_dtime; /* time of last shmdt() */ member
/openbmc/qemu/linux-user/sparc/
H A Dtarget_structs.h45 int64_t shm_dtime; /* last detach time */ member
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dshmbuf.h31 unsigned long shm_dtime; /* last detach time */ member
/openbmc/qemu/linux-user/generic/
H A Dtarget_structs.h43 abi_ulong shm_dtime; /* time of last shmdt() */ member
/openbmc/qemu/linux-user/ppc/
H A Dtarget_structs.h44 abi_ulong shm_dtime; /* time of last shmdt() */ member
/openbmc/qemu/linux-user/s390x/
H A Dtarget_structs.h48 abi_ulong shm_dtime; /* time of last shmdt() */ member
/openbmc/qemu/linux-user/hppa/
H A Dtarget_structs.h42 abi_ulong shm_dtime; /* time of last shmdt() */ member
/openbmc/qemu/linux-user/mips/
H A Dtarget_structs.h39 abi_ulong shm_dtime; /* time of last shmdt() */ member
/openbmc/qemu/linux-user/xtensa/
H A Dtarget_structs.h40 abi_long shm_dtime; /* time of last shmdt() */ member
/openbmc/linux/include/uapi/linux/
H A Dshm.h32 __kernel_old_time_t shm_dtime; /* last detach time */ member
/openbmc/linux/arch/powerpc/include/asm/
H A Dcompat.h96 unsigned int shm_dtime; member
/openbmc/linux/include/asm-generic/
H A Dcompat.h156 compat_ulong_t shm_dtime; member
/openbmc/linux/arch/sparc/include/asm/
H A Dcompat.h135 unsigned int shm_dtime; member
/openbmc/linux/arch/parisc/include/asm/
H A Dcompat.h113 unsigned int shm_dtime; member
/openbmc/linux/arch/mips/include/asm/
H A Dcompat.h134 compat_ulong_t shm_dtime; member
/openbmc/linux/ipc/
H A Dshm.c1324 old_time32_t shm_dtime; member
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h85 target_time_t shm_dtime; /* time of last shmdt() */ member