Searched defs:ipc_namespace (Results 1 – 1 of 1) sorted by relevance
22423 struct ipc_namespace { struct22424 struct ipc_ids ids[3];22425 int sem_ctls[4];22426 int used_sems;22427 unsigned int msg_ctlmax;22428 unsigned int msg_ctlmnb;22429 unsigned int msg_ctlmni;22430 atomic_t msg_bytes;22431 atomic_t msg_hdrs;22432 size_t shm_ctlmax;[all …]