Searched refs:OVERCOMMIT_ALWAYS (Results 1 – 4 of 4) sorted by relevance
14 #define OVERCOMMIT_ALWAYS 1 macro
383 sysctl_overcommit_memory = OVERCOMMIT_ALWAYS; in arch_mm_preinit()
785 * like OVERCOMMIT_ALWAYS/OVERCOMMIT_GUESS. When changing policy to in overcommit_policy_handler() 939 if (sysctl_overcommit_memory == OVERCOMMIT_ALWAYS) in __vm_enough_memory()