| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | shmbuf.h | 19 size_t shm_segsz; /* size of segment (bytes) */ member 32 size_t shm_segsz; /* size of segment (bytes) */ member
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | shm.c | 57 unsigned long shm_segsz; member 328 ns->shm_tot -= (shp->shm_segsz + PAGE_SIZE - 1) >> PAGE_SHIFT; in shm_destroy() 765 shp->shm_segsz = size; in newseg() 815 if (shp->shm_segsz < params->u.size) in shm_more_checks() 856 out.shm_segsz = in->shm_segsz; in copy_shmid_to_user() 1126 tbuf->shm_segsz = shp->shm_segsz; in shmctl_stat() 1312 int shm_segsz; member 1396 v.shm_segsz = in->shm_segsz; in copy_compat_shmid_to_user() 1409 v.shm_segsz = in->shm_segsz; in copy_compat_shmid_to_user() 1858 shp->shm_segsz, in sysvipc_shm_proc_show()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/ |
| H A D | shmbuf.h | 25 size_t shm_segsz; /* size of segment (bytes) */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/types/ |
| H A D | struct_shmid_ds.h | 27 size_t shm_segsz; /* size of segment in bytes */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/types/ |
| H A D | struct_shmid_ds.h | 27 size_t shm_segsz; /* size of segment in bytes */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | shmbuf.h | 27 size_t shm_segsz; /* size of segment (bytes) */ member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | shmbuf.h | 37 size_t shm_segsz; /* size of segment (bytes) */ member
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | shmbuf.h | 31 __kernel_size_t shm_segsz; /* size of segment (bytes) */ member
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | shmbuf.h | 28 size_t shm_segsz; /* size of segment (bytes) */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | shmbuf.h | 27 size_t shm_segsz; /* size of segment (bytes) */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | shmbuf.h | 27 size_t shm_segsz; /* size of segment (bytes) */ member
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | shmbuf.h | 18 size_t shm_segsz; /* size of segment (bytes) */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | shm.h | 28 int shm_segsz; /* size of segment (bytes) */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | shm.h | 28 int shm_segsz; /* size of segment (bytes) */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | shm.h | 30 int shm_segsz; /* size of segment (bytes) */ member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | compat.h | 167 compat_size_t shm_segsz; member
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | compat.h | 167 compat_size_t shm_segsz; member
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | compat.h | 196 compat_size_t shm_segsz; member
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | compat.h | 160 compat_size_t shm_segsz; member
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | compat.h | 165 compat_size_t shm_segsz; member
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | compat.h | 146 compat_size_t shm_segsz; member
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | compat.h | 243 compat_size_t shm_segsz; member
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | shm.c | 83 #define SHM_SEGSZ(buf) buf.shm_segsz
|