Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpage_counter.h19 unsigned long emin; member
A Dmemcontrol.h618 *min = READ_ONCE(memcg->memory.emin); in mem_cgroup_protection()
653 return READ_ONCE(memcg->memory.emin) >= in mem_cgroup_below_min()
/linux-6.3-rc2/mm/
A Dmemcontrol.c6936 memcg->memory.emin = READ_ONCE(memcg->memory.min); in mem_cgroup_calculate_protection()
6943 WRITE_ONCE(memcg->memory.emin, effective_protection(usage, parent_usage, in mem_cgroup_calculate_protection()
6945 READ_ONCE(parent->memory.emin), in mem_cgroup_calculate_protection()

Completed in 19 milliseconds