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