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