Home
last modified time | relevance | path

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

/qemu/linux-user/alpha/
H A Dtarget_structs.h42 abi_int shm_lpid; /* pid of last shmop */ member
/qemu/linux-user/sparc/
H A Dtarget_structs.h49 abi_int shm_lpid; /* pid of last shmop */ member
/qemu/linux-user/ppc/
H A Dtarget_structs.h54 abi_int shm_lpid; /* pid of last shmop */ member
/qemu/linux-user/generic/
H A Dtarget_structs.h52 abi_int shm_lpid; /* pid of last shmop */ member
/qemu/linux-user/s390x/
H A Dtarget_structs.h57 abi_int shm_lpid; /* pid of last shmop */ member
/qemu/linux-user/hppa/
H A Dtarget_structs.h48 abi_int shm_lpid; /* pid of last shmop */ member
/qemu/linux-user/mips/
H A Dtarget_structs.h42 abi_int shm_lpid; /* pid of last shmop */ member
/qemu/linux-user/xtensa/
H A Dtarget_structs.h45 abi_uint shm_lpid; /* pid of last shmop */ member
/qemu/bsd-user/
H A Dsyscall_defs.h81 int32_t shm_lpid; /* process ID of last shared memory op */ member