Home
last modified time | relevance | path

Searched refs:MEMCG_SWAP_FAIL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dmemcontrol.h48 MEMCG_SWAP_FAIL, enumerator
955 event == MEMCG_SWAP_FAIL; in memcg_memory_event()
/kernel/linux/linux-6.6/include/linux/
H A Dmemcontrol.h54 MEMCG_SWAP_FAIL, enumerator
1169 event == MEMCG_SWAP_FAIL; in memcg_memory_event()
/kernel/linux/linux-5.10/mm/
H A Dmemcontrol.c7391 memcg_memory_event(memcg, MEMCG_SWAP_FAIL); in mem_cgroup_try_charge_swap()
7400 memcg_memory_event(memcg, MEMCG_SWAP_FAIL); in mem_cgroup_try_charge_swap()
7553 atomic_long_read(&memcg->memory_events[MEMCG_SWAP_FAIL])); in swap_events_show()
/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c7601 memcg_memory_event(memcg, MEMCG_SWAP_FAIL); in __mem_cgroup_try_charge_swap()
7610 memcg_memory_event(memcg, MEMCG_SWAP_FAIL); in __mem_cgroup_try_charge_swap()
7774 atomic_long_read(&memcg->memory_events[MEMCG_SWAP_FAIL])); in swap_events_show()

Completed in 23 milliseconds