Home
last modified time | relevance | path

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

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