Searched refs:MSGMNI (Results 1 - 7 of 7) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dmsg.h56 * up to 8MB : msgmni = 16 (MSGMNI)
62 #define MSGMNI 16 /* <= IPCMNI */ /* max # of msg queue identifiers */ macro
67 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dmsg.h56 * up to 8MB : msgmni = 16 (MSGMNI)
62 #define MSGMNI 16 /* <= IPCMNI */ /* max # of msg queue identifiers */ macro
67 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dmsg.h56 * up to 8MB : msgmni = 16 (MSGMNI)
62 #define MSGMNI 16 /* <= IPCMNI */ /* max # of msg queue identifiers */ macro
67 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dmsg.h56 * up to 8MB : msgmni = 16 (MSGMNI)
62 #define MSGMNI 16 /* <= IPCMNI */ /* max # of msg queue identifiers */ macro
67 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dmsg.h56 * up to 8MB : msgmni = 16 (MSGMNI)
62 #define MSGMNI 16 /* <= IPCMNI */ /* max # of msg queue identifiers */ macro
67 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/ipc/
H A Dmsg.c84 * This should be done staying within the (MSGMNI , IPCMNI/nr_ipc_ns) range.
98 if (allowed < MSGMNI) {
99 ns->msg_ctlmni = MSGMNI;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/ipc/
H A Dmsg.c84 * This should be done staying within the (MSGMNI , IPCMNI/nr_ipc_ns) range.
98 if (allowed < MSGMNI) {
99 ns->msg_ctlmni = MSGMNI;

Completed in 82 milliseconds