Home
last modified time | relevance | path

Searched refs:MSGMNI (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dmsg.h77 #define MSGMNI 32000 /* <= IPCMNI */ /* max # of msg queue identifiers */ macro
82 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
/linux-5.19.10/ipc/
Dmsg.c1304 ns->msg_ctlmni = MSGMNI; in msg_init_ns()
/linux-5.19.10/Documentation/admin-guide/sysctl/
Dkernel.rst542 (``MSGMNI``).