/linux-4.1.27/arch/xtensa/include/uapi/asm/ |
D | shmbuf.h | 25 size_t shm_segsz; /* size of segment (bytes) */ member 41 size_t shm_segsz; /* size of segment (bytes) */ member
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
D | shmbuf.h | 15 size_t shm_segsz; /* size of segment (bytes) */ member
|
/linux-4.1.27/arch/ia64/include/uapi/asm/ |
D | shmbuf.h | 15 size_t shm_segsz; /* size of segment (bytes) */ member
|
/linux-4.1.27/arch/alpha/include/uapi/asm/ |
D | shmbuf.h | 15 size_t shm_segsz; /* size of segment (bytes) */ member
|
/linux-4.1.27/arch/avr32/include/uapi/asm/ |
D | shmbuf.h | 16 size_t shm_segsz; /* size of segment (bytes) */ member
|
/linux-4.1.27/arch/frv/include/uapi/asm/ |
D | shmbuf.h | 16 size_t shm_segsz; /* size of segment (bytes) */ member
|
/linux-4.1.27/arch/cris/include/uapi/asm/ |
D | shmbuf.h | 16 size_t shm_segsz; /* size of segment (bytes) */ member
|
/linux-4.1.27/arch/m32r/include/uapi/asm/ |
D | shmbuf.h | 16 size_t shm_segsz; /* size of segment (bytes) */ member
|
/linux-4.1.27/arch/mn10300/include/uapi/asm/ |
D | shmbuf.h | 16 size_t shm_segsz; /* size of segment (bytes) */ member
|
/linux-4.1.27/arch/s390/include/uapi/asm/ |
D | shmbuf.h | 16 size_t shm_segsz; /* size of segment (bytes) */ member
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
D | shmbuf.h | 39 size_t shm_segsz; /* size of segment (bytes) */ member
|
/linux-4.1.27/arch/parisc/include/uapi/asm/ |
D | shmbuf.h | 33 size_t shm_segsz; /* size of segment (bytes) */ member
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
D | shmbuf.h | 28 size_t shm_segsz; /* size of segment (bytes) */ member
|
/linux-4.1.27/include/uapi/asm-generic/ |
D | shmbuf.h | 27 size_t shm_segsz; /* size of segment (bytes) */ member
|
/linux-4.1.27/include/uapi/linux/ |
D | shm.h | 28 int shm_segsz; /* size of segment (bytes) */ member
|
/linux-4.1.27/include/linux/ |
D | shm.h | 14 unsigned long shm_segsz; member
|
/linux-4.1.27/ipc/ |
D | shm.c | 234 ns->shm_tot -= (shp->shm_segsz + PAGE_SIZE - 1) >> PAGE_SHIFT; in shm_destroy() 591 shp->shm_segsz = size; in newseg() 646 if (shp->shm_segsz < params->u.size) in shm_more_checks() 682 out.shm_segsz = in->shm_segsz; in copy_shmid_to_user() 956 tbuf.shm_segsz = shp->shm_segsz; in shmctl_nolock() 1386 shp->shm_segsz, in sysvipc_shm_proc_show()
|
D | compat.c | 81 int shm_segsz; member 591 err |= __put_user(sem64->shm_segsz, &up64->shm_segsz); in put_compat_shmid64_ds() 609 err |= __put_user(s->shm_segsz, &up->shm_segsz); in put_compat_shmid_ds()
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | compat.h | 297 compat_size_t shm_segsz; member
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | compat.h | 270 compat_size_t shm_segsz; member
|
/linux-4.1.27/arch/mips/include/asm/ |
D | compat.h | 280 compat_size_t shm_segsz; member
|
/linux-4.1.27/arch/tile/include/asm/ |
D | compat.h | 222 compat_size_t shm_segsz; member
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | compat.h | 288 compat_size_t shm_segsz; member
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | compat.h | 244 compat_size_t shm_segsz; member
|
/linux-4.1.27/arch/x86/include/asm/ |
D | compat.h | 247 compat_size_t shm_segsz; member
|
/linux-4.1.27/arch/s390/include/asm/ |
D | compat.h | 346 compat_size_t shm_segsz; member
|