Home
last modified time | relevance | path

Searched refs:MEMCG_LOW (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dmemcontrol.h43 MEMCG_LOW, enumerator
/Linux-v5.4/mm/
Dvmscan.c2793 memcg_memory_event(memcg, MEMCG_LOW); in shrink_node()
Dmemcontrol.c6176 seq_printf(m, "low %lu\n", atomic_long_read(&events[MEMCG_LOW])); in __memory_events_show()