Searched refs:HARD_MSGSIZEMAX (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dipc_namespace.h111 * Minimum maximum for HARD_MSGSIZEMAX - POSIX is silent on this. However,
126 #define HARD_MSGSIZEMAX (16*1024*1024) macro
/linux-master/ipc/
H A Dmq_sysctl.c21 static int msg_maxsize_limit_max = HARD_MSGSIZEMAX;
H A Dmqueue.c354 info->attr.mq_msgsize > HARD_MSGSIZEMAX)

Completed in 258 milliseconds