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