Home
last modified time | relevance | path

Searched defs:ipc_namespace (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dipc_namespace.h21 struct ipc_namespace { struct
22 atomic_t count;
23 struct ipc_ids ids[3];
25 int sem_ctls[4];
26 int used_sems;
28 unsigned int msg_ctlmax;
29 unsigned int msg_ctlmnb;
30 unsigned int msg_ctlmni;
31 atomic_t msg_bytes;
32 atomic_t msg_hdrs;
[all …]