Home
last modified time | relevance | path

Searched refs:SHMMNI (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dshm.h22 #define SHMMNI 4096 /* max num of segs system wide */ macro
25 #define SHMSEG SHMMNI /* max shared segs per process */
/openbmc/linux/ipc/
H A Dshm.c112 ns->shm_ctlmni = SHMMNI; in shm_init_ns()
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst1302 4096 by default (``SHMMNI``).