Searched refs:KERN_MSGMNI (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | sysctl.h | 120 KERN_MSGMNI=42, /* int: msg queue identifiers */ enumerator |
/Linux-v4.19/kernel/ | ||
D | sysctl_binary.c | 104 { CTL_INT, KERN_MSGMNI, "msgmni" }, |