Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpage_counter.h24 unsigned long elow; member
A Dmemcontrol.h619 *low = READ_ONCE(memcg->memory.elow); in mem_cgroup_protection()
643 return READ_ONCE(memcg->memory.elow) >= in mem_cgroup_below_low()
/linux-6.3-rc2/mm/
A Dmemcontrol.c6937 memcg->memory.elow = READ_ONCE(memcg->memory.low); in mem_cgroup_calculate_protection()
6948 WRITE_ONCE(memcg->memory.elow, effective_protection(usage, parent_usage, in mem_cgroup_calculate_protection()
6950 READ_ONCE(parent->memory.elow), in mem_cgroup_calculate_protection()

Completed in 19 milliseconds