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