Searched refs:MEMCG_LOW (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | memcg_reclaim.c | 293 memcg_memory_event(memcg, MEMCG_LOW); in shrink_anon()
|
H A D | vmscan.c | 2636 memcg_memory_event(memcg, MEMCG_LOW); in shrink_node_memcgs()
|
H A D | memcontrol.c | 6519 seq_printf(m, "low %lu\n", atomic_long_read(&events[MEMCG_LOW])); in __memory_events_show()
|
/kernel/linux/linux-6.6/mm/ |
H A D | memcg_reclaim.c | 295 memcg_memory_event(memcg, MEMCG_LOW); in shrink_anon()
|
H A D | vmscan.c | 5397 memcg_memory_event(memcg, MEMCG_LOW); in shrink_one() 6498 memcg_memory_event(memcg, MEMCG_LOW); in shrink_node_memcgs()
|
H A D | memcontrol.c | 6652 seq_printf(m, "low %lu\n", atomic_long_read(&events[MEMCG_LOW])); in __memory_events_show()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | memcontrol.h | 41 MEMCG_LOW, enumerator
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | memcontrol.h | 46 MEMCG_LOW, enumerator
|
Completed in 39 milliseconds