Searched refs:post_max (Results 1 – 1 of 1) sorted by relevance
545 long post_high, post_max; in test_memcg_high_sync() local579 post_max = cg_read_key_long(memcg, "memory.events", "max "); in test_memcg_high_sync()580 if (post_high < 0 || post_max < 0) in test_memcg_high_sync()583 if (pre_high == post_high || pre_max != post_max) in test_memcg_high_sync()