Searched refs:DFLT_MSGSIZEMAX (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/ | ||
D | ipc_namespace.h | 109 #define DFLT_MSGSIZEMAX 8192 macro |
/linux-4.1.27/ipc/ | ||
D | mqueue.c | 1400 ns->mq_msgsize_max = DFLT_MSGSIZEMAX; in mq_init_ns() |