Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmemcontrol.h44 MEMCG_LOW, enumerator
/Linux-v6.1/mm/
Dvmscan.c6104 memcg_memory_event(memcg, MEMCG_LOW); in shrink_node_memcgs()
Dmemcontrol.c6476 seq_printf(m, "low %lu\n", atomic_long_read(&events[MEMCG_LOW])); in __memory_events_show()