Home
last modified time | relevance | path

Searched refs:zswap_max (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dmemcontrol.h231 unsigned long zswap_max; member
/openbmc/linux/mm/
H A Dmemcontrol.c5385 memcg->zswap_max = PAGE_COUNTER_MAX; in mem_cgroup_css_alloc()
7836 unsigned long max = READ_ONCE(memcg->zswap_max); in obj_cgroup_may_zswap()
7918 READ_ONCE(mem_cgroup_from_seq(m)->zswap_max)); in zswap_max_show()
7933 xchg(&memcg->zswap_max, max); in zswap_max_write()