Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_counter.c445 counter->elow = READ_ONCE(counter->low); in page_counter_calculate_protection()
457 WRITE_ONCE(counter->elow, effective_protection(usage, parent_usage, in page_counter_calculate_protection()
459 READ_ONCE(parent->elow), in page_counter_calculate_protection()
/linux/include/linux/
H A Dpage_counter.h24 unsigned long elow; member
H A Dmemcontrol.h633 *low = READ_ONCE(memcg->memory.elow); in mem_cgroup_protection()
657 return READ_ONCE(memcg->memory.elow) >= in mem_cgroup_below_low()