Searched refs:commit_left (Results 1 – 1 of 1) sorted by relevance
97 static long commit_left; variable198 alloc_and_check(commit_left * 2, EXPECT_FAIL); in overcommit_memory_test()201 alloc_and_check(commit_left / 2, EXPECT_PASS); in overcommit_memory_test()274 commit_left = commit_limit - committed; in update_mem()276 if (commit_left < 0) { in update_mem()