tag
line
file
source code
MSGPOOL
53
include/linux/msg.h
#define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ) /* max no. of segments */
MSGPOOL
503
ipc/msg.c
msginfo.msgpool = MSGPOOL;