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