Home
last modified time | relevance | path

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

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