Home
last modified time | relevance | path

Searched refs:SHMMNI (Results 1 – 3 of 3) sorted by last modified time

/linux/ipc/
H A Dshm.c113 ns->shm_ctlmni = SHMMNI; in shm_init_ns()
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst1327 4096 by default (``SHMMNI``).
/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 */