Searched refs:DFLT_MSGSIZE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/linux/ | ||
| D | ipc_namespace.h | 108 #define DFLT_MSGSIZE 8192U macro |
| /linux-4.4.14/ipc/ | ||
| D | mqueue.c | 1414 ns->mq_msgsize_default = DFLT_MSGSIZE; in mq_init_ns() |