Home
last modified time | relevance | path

Searched refs:DFLT_MSGSIZE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dipc_namespace.h108 #define DFLT_MSGSIZE 8192U macro
/linux-4.4.14/ipc/
Dmqueue.c1414 ns->mq_msgsize_default = DFLT_MSGSIZE; in mq_init_ns()