Home
last modified time | relevance | path

Searched refs:shm_segsz (Results 1 – 16 of 16) sorted by relevance

/linux/arch/mips/include/uapi/asm/
A Dshmbuf.h19 size_t shm_segsz; /* size of segment (bytes) */ member
32 size_t shm_segsz; /* size of segment (bytes) */ member
/linux/ipc/
A Dshm.c57 unsigned long shm_segsz; member
328 ns->shm_tot -= (shp->shm_segsz + PAGE_SIZE - 1) >> PAGE_SHIFT; in shm_destroy()
761 shp->shm_segsz = size; in newseg()
809 if (shp->shm_segsz < params->u.size) in shm_more_checks()
850 out.shm_segsz = in->shm_segsz; in copy_shmid_to_user()
1120 tbuf->shm_segsz = shp->shm_segsz; in shmctl_stat()
1306 int shm_segsz; member
1390 v.shm_segsz = in->shm_segsz; in copy_compat_shmid_to_user()
1403 v.shm_segsz = in->shm_segsz; in copy_compat_shmid_to_user()
1852 shp->shm_segsz, in sysvipc_shm_proc_show()
/linux/arch/xtensa/include/uapi/asm/
A Dshmbuf.h25 size_t shm_segsz; /* size of segment (bytes) */ member
/linux/include/uapi/asm-generic/
A Dshmbuf.h27 size_t shm_segsz; /* size of segment (bytes) */ member
/linux/arch/sparc/include/uapi/asm/
A Dshmbuf.h28 size_t shm_segsz; /* size of segment (bytes) */ member
/linux/arch/parisc/include/uapi/asm/
A Dshmbuf.h31 __kernel_size_t shm_segsz; /* size of segment (bytes) */ member
/linux/arch/powerpc/include/uapi/asm/
A Dshmbuf.h37 size_t shm_segsz; /* size of segment (bytes) */ member
/linux/arch/x86/include/uapi/asm/
A Dshmbuf.h18 size_t shm_segsz; /* size of segment (bytes) */ member
/linux/include/uapi/linux/
A Dshm.h30 int shm_segsz; /* size of segment (bytes) */ member
/linux/arch/powerpc/include/asm/
A Dcompat.h140 compat_size_t shm_segsz; member
/linux/arch/sparc/include/asm/
A Dcompat.h169 compat_size_t shm_segsz; member
/linux/arch/arm64/include/asm/
A Dcompat.h154 compat_size_t shm_segsz; member
/linux/arch/x86/include/asm/
A Dcompat.h140 compat_size_t shm_segsz; member
/linux/arch/mips/include/asm/
A Dcompat.h155 compat_size_t shm_segsz; member
/linux/arch/parisc/include/asm/
A Dcompat.h152 compat_size_t shm_segsz; member
/linux/arch/s390/include/asm/
A Dcompat.h225 compat_size_t shm_segsz; member

Completed in 33 milliseconds