Home
last modified time | relevance | path

Searched refs:SHMALL (Results 1 – 2 of 2) sorted by path

/linux/include/uapi/linux/
H A Dshm.h24 #define SHMALL (ULONG_MAX - (1UL << 24)) /* max shm system wide (pages) */ macro
/linux/ipc/
H A Dshm.c112 ns->shm_ctlall = SHMALL; in shm_init_ns()