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