/linux-3.4.99/ipc/ |
D | shm.c | 62 ipc_unlock(&(shp)->shm_perm) 89 shp = container_of(ipcp, struct shmid_kernel, shm_perm); in do_shm_rmid() 92 shp->shm_perm.mode |= SHM_DEST; in do_shm_rmid() 94 shp->shm_perm.key = IPC_PRIVATE; in do_shm_rmid() 138 return container_of(ipcp, struct shmid_kernel, shm_perm); in shm_lock() 144 spin_lock(&ipcp->shm_perm.lock); in shm_lock_by_ptr() 155 return container_of(ipcp, struct shmid_kernel, shm_perm); in shm_lock_check() 160 ipc_rmid(&shm_ids(ns), &s->shm_perm); in shm_rmid() 217 (shp->shm_perm.mode & SHM_DEST)); in shm_may_destroy() 252 struct shmid_kernel *shp = container_of(ipcp, struct shmid_kernel, shm_perm); in shm_try_destroy_current() [all …]
|
D | compat.c | 80 struct compat_ipc_perm shm_perm; member 552 return __get_compat_ipc64_perm(&s64->shm_perm, &up64->shm_perm); in get_compat_shmid64_ds() 560 return __get_compat_ipc_perm(&s->shm_perm, &up->shm_perm); in get_compat_shmid_ds() 570 err = __put_compat_ipc64_perm(&s64->shm_perm, &up64->shm_perm); in put_compat_shmid64_ds() 588 err = __put_compat_ipc_perm(&s->shm_perm, &up->shm_perm); in put_compat_shmid_ds()
|
/linux-3.4.99/arch/xtensa/include/asm/ |
D | shmbuf.h | 24 struct ipc64_perm shm_perm; /* operation perms */ member 40 struct ipc64_perm shm_perm; /* operation perms */ member
|
/linux-3.4.99/include/linux/ |
D | shm.h | 33 struct ipc_perm shm_perm; /* operation perms */ member 88 struct kern_ipc_perm shm_perm; member
|
/linux-3.4.99/arch/mips/include/asm/ |
D | shmbuf.h | 14 struct ipc64_perm shm_perm; /* operation perms */ member
|
D | compat.h | 212 struct compat_ipc64_perm shm_perm; member
|
/linux-3.4.99/arch/ia64/include/asm/ |
D | shmbuf.h | 14 struct ipc64_perm shm_perm; /* operation perms */ member
|
/linux-3.4.99/arch/alpha/include/asm/ |
D | shmbuf.h | 14 struct ipc64_perm shm_perm; /* operation perms */ member
|
/linux-3.4.99/arch/avr32/include/asm/ |
D | shmbuf.h | 15 struct ipc64_perm shm_perm; /* operation perms */ member
|
/linux-3.4.99/arch/mn10300/include/asm/ |
D | shmbuf.h | 15 struct ipc64_perm shm_perm; /* operation perms */ member
|
/linux-3.4.99/arch/m68k/include/asm/ |
D | shmbuf.h | 15 struct ipc64_perm shm_perm; /* operation perms */ member
|
/linux-3.4.99/arch/frv/include/asm/ |
D | shmbuf.h | 15 struct ipc64_perm shm_perm; /* operation perms */ member
|
/linux-3.4.99/arch/m32r/include/asm/ |
D | shmbuf.h | 15 struct ipc64_perm shm_perm; /* operation perms */ member
|
/linux-3.4.99/arch/cris/include/asm/ |
D | shmbuf.h | 15 struct ipc64_perm shm_perm; /* operation perms */ member
|
/linux-3.4.99/arch/h8300/include/asm/ |
D | shmbuf.h | 15 struct ipc64_perm shm_perm; /* operation perms */ member
|
/linux-3.4.99/arch/arm/include/asm/ |
D | shmbuf.h | 15 struct ipc64_perm shm_perm; /* operation perms */ member
|
/linux-3.4.99/include/asm-generic/ |
D | shmbuf.h | 26 struct ipc64_perm shm_perm; /* operation perms */ member
|
/linux-3.4.99/arch/s390/include/asm/ |
D | shmbuf.h | 15 struct ipc64_perm shm_perm; /* operation perms */ member
|
D | compat.h | 230 struct compat_ipc64_perm shm_perm; member
|
/linux-3.4.99/arch/powerpc/include/asm/ |
D | shmbuf.h | 23 struct ipc64_perm shm_perm; /* operation perms */ member
|
D | compat.h | 199 struct compat_ipc64_perm shm_perm; member
|
/linux-3.4.99/arch/parisc/include/asm/ |
D | shmbuf.h | 15 struct ipc64_perm shm_perm; /* operation perms */ member
|
/linux-3.4.99/arch/sparc/include/asm/ |
D | shmbuf.h | 21 struct ipc64_perm shm_perm; /* operation perms */ member
|
D | compat.h | 230 struct compat_ipc64_perm shm_perm; member
|
/linux-3.4.99/arch/x86/include/asm/ |
D | compat.h | 173 struct compat_ipc64_perm shm_perm; member
|