Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/ipc/
Dshm.c112 ns->shm_ctlmni = SHMMNI; in shm_init_ns()
/linux-6.6.21/Documentation/admin-guide/sysctl/
Dkernel.rst1302 4096 by default (``SHMMNI``).