Searched refs:os_overcommits (Results 1 – 2 of 2) sorted by relevance
16 static bool os_overcommits; variable34 if (os_overcommits) in pages_map()139 if (os_overcommits) in pages_commit_impl()306 os_overcommits = os_overcommits_sysctl(); in pages_boot()308 os_overcommits = os_overcommits_proc(); in pages_boot()310 if (os_overcommits) in pages_boot()314 os_overcommits = false; in pages_boot()
36 static bool os_overcommits; variable66 if (os_overcommits) { in os_pages_map()238 if (os_overcommits) { in pages_commit_impl()592 os_overcommits = true; in pages_boot()596 os_overcommits = os_overcommits_sysctl(); in pages_boot()598 os_overcommits = os_overcommits_proc(); in pages_boot()600 if (os_overcommits) { in pages_boot()605 os_overcommits = false; in pages_boot()