Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dipc_namespace.h124 #define DFLT_MSGSIZE 8192U macro
/linux/ipc/
H A Dmqueue.c1699 ns->mq_msgsize_default = DFLT_MSGSIZE; in mq_init_ns()