Searched defs:shminfo (Results 1 – 8 of 8) sorted by relevance
60 struct shminfo struct62 __syscall_ulong_t shmmax;63 __syscall_ulong_t shmmin;64 __syscall_ulong_t shmmni;65 __syscall_ulong_t shmseg;66 __syscall_ulong_t shmall;67 __syscall_ulong_t __glibc_reserved1;68 __syscall_ulong_t __glibc_reserved2;69 __syscall_ulong_t __glibc_reserved3;70 __syscall_ulong_t __glibc_reserved4;
91 struct shminfo { struct92 int shmmax;93 int shmmin;94 int shmmni;95 int shmseg;96 int shmall;
93 struct shminfo { struct94 int shmmax;95 int shmmin;96 int shmmni;97 int shmseg;98 int shmall;
448 hostx_create_shm_segment(xcb_shm_segment_info_t *shminfo, size_t size) in hostx_create_shm_segment()505 hostx_destroy_shm_segment(xcb_shm_segment_info_t *shminfo, size_t size) in hostx_destroy_shm_segment()741 xcb_shm_segment_info_t shminfo; in hostx_init() local
81 xcb_shm_segment_info_t shminfo; member
1037 struct shminfo64 *shminfo) in shmctl_ipc_info()1248 struct shminfo64 shminfo; in ksys_shmctl() local1443 struct shminfo64 shminfo; in compat_ksys_shmctl() local