Searched defs:ipc_namespace (Results 1 – 1 of 1) sorted by relevance
27602 struct ipc_namespace { struct27603 struct ipc_ids ids[3];27604 int sem_ctls[4];27605 int used_sems;27606 unsigned int msg_ctlmax;27607 unsigned int msg_ctlmnb;27608 unsigned int msg_ctlmni;27609 atomic_t msg_bytes;27610 atomic_t msg_hdrs;27611 size_t shm_ctlmax;[all …]