Home
last modified time | relevance | path

Searched defs:shm_atime (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/linux-user/alpha/
H A Dtarget_structs.h38 abi_ulong shm_atime; /* time of last shmat() */ member
/openbmc/qemu/linux-user/sparc/
H A Dtarget_structs.h44 int64_t shm_atime; /* last attach time */ member
/openbmc/qemu/linux-user/generic/
H A Dtarget_structs.h39 abi_ulong shm_atime; /* time of last shmat() */ member
/openbmc/qemu/linux-user/ppc/
H A Dtarget_structs.h40 abi_ulong shm_atime; /* time of last shmat() */ member
/openbmc/qemu/linux-user/s390x/
H A Dtarget_structs.h44 abi_ulong shm_atime; /* time of last shmat() */ member
/openbmc/qemu/linux-user/hppa/
H A Dtarget_structs.h40 abi_ulong shm_atime; /* time of last shmat() */ member
/openbmc/qemu/linux-user/mips/
H A Dtarget_structs.h38 abi_ulong shm_atime; /* time of last shmat() */ member
/openbmc/qemu/linux-user/xtensa/
H A Dtarget_structs.h38 abi_long shm_atime; /* time of last shmat() */ member
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h84 target_time_t shm_atime; /* time of last shmat() */ member