Home
last modified time | relevance | path

Searched refs:shm_cpid (Results 1 – 25 of 25) sorted by relevance

/openbmc/qemu/bsd-user/
H A Dbsd-mem.c60 __get_user(host_sd->shm_cpid, &target_sd->shm_cpid); in target_to_host_shmid_ds()
96 __put_user(host_sd->shm_cpid, &target_sd->shm_cpid); in host_to_target_shmid_ds()
H A Dsyscall_defs.h82 int32_t shm_cpid; /* process ID of creator */ member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dshmbuf.h26 __kernel_pid_t shm_cpid; /* pid of creator */ member
39 __kernel_pid_t shm_cpid; /* pid of creator */ member
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dshmbuf.h35 __kernel_pid_t shm_cpid; /* pid of creator */ member
/openbmc/linux/include/uapi/asm-generic/
H A Dshmbuf.h42 __kernel_pid_t shm_cpid; /* pid of creator */ member
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dshmbuf.h32 __kernel_pid_t shm_cpid; /* pid of creator */ member
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dshmbuf.h34 __kernel_pid_t shm_cpid; /* pid of creator */ member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dshmbuf.h41 __kernel_pid_t shm_cpid; /* pid of creator */ member
/openbmc/qemu/linux-user/alpha/
H A Dtarget_structs.h41 abi_int shm_cpid; /* pid of creator */ member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dshmbuf.h26 __kernel_pid_t shm_cpid; /* pid of creator */ member
/openbmc/qemu/linux-user/sparc/
H A Dtarget_structs.h48 abi_int shm_cpid; /* pid of creator */ member
/openbmc/qemu/linux-user/generic/
H A Dtarget_structs.h51 abi_int shm_cpid; /* pid of creator */ member
/openbmc/qemu/linux-user/mips/
H A Dtarget_structs.h41 abi_int shm_cpid; /* pid of creator */ member
/openbmc/qemu/linux-user/s390x/
H A Dtarget_structs.h56 abi_int shm_cpid; /* pid of creator */ member
/openbmc/qemu/linux-user/ppc/
H A Dtarget_structs.h53 abi_int shm_cpid; /* pid of creator */ member
/openbmc/qemu/linux-user/hppa/
H A Dtarget_structs.h47 abi_int shm_cpid; /* pid of creator */ member
/openbmc/qemu/linux-user/xtensa/
H A Dtarget_structs.h44 abi_uint shm_cpid; /* pid of creator */ member
/openbmc/linux/include/uapi/linux/
H A Dshm.h34 __kernel_ipc_pid_t shm_cpid; /* pid of creator */ member
/openbmc/linux/arch/powerpc/include/asm/
H A Dcompat.h101 compat_pid_t shm_cpid; member
/openbmc/linux/arch/sparc/include/asm/
H A Dcompat.h139 compat_pid_t shm_cpid; member
/openbmc/linux/arch/parisc/include/asm/
H A Dcompat.h118 compat_pid_t shm_cpid; member
/openbmc/linux/ipc/
H A Dshm.c870 out.shm_cpid = in->shm_cpid; in copy_shmid_to_user()
1145 tbuf->shm_cpid = pid_vnr(shp->shm_cprid); in shmctl_stat()
1326 compat_ipc_pid_t shm_cpid; member
1408 v.shm_cpid = in->shm_cpid; in copy_compat_shmid_to_user()
1421 v.shm_cpid = in->shm_cpid; in copy_compat_shmid_to_user()
/openbmc/linux/arch/mips/include/asm/
H A Dcompat.h136 compat_pid_t shm_cpid; member
/openbmc/linux/include/asm-generic/
H A Dcompat.h160 compat_pid_t shm_cpid; member
/openbmc/qemu/linux-user/
H A Dsyscall.c4363 __get_user(host_sd->shm_cpid, &target_sd->shm_cpid); in target_to_host_shmid_ds()
4383 __put_user(host_sd->shm_cpid, &target_sd->shm_cpid); in host_to_target_shmid_ds()