Home
last modified time | relevance | path

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

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