Searched refs:OVERCOMMIT_NEVER (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dmman.h11 #define OVERCOMMIT_NEVER 2 macro
/linux-4.1.27/mm/
H A Dutil.c402 * Committed memory limit enforced when OVERCOMMIT_NEVER policy is used
H A Dnommu.c2145 * process, such that they cannot recover (kill the hog) in OVERCOMMIT_NEVER
H A Dmmap.c1387 if (sysctl_overcommit_memory != OVERCOMMIT_NEVER) do_mmap_pgoff()
3309 * process, such that they cannot recover (kill the hog) in OVERCOMMIT_NEVER
/linux-4.1.27/ipc/
H A Dshm.c575 * Do not allow no accounting for OVERCOMMIT_NEVER, even newseg()
579 sysctl_overcommit_memory != OVERCOMMIT_NEVER) newseg()

Completed in 131 milliseconds