Searched refs:emin (Results 1 – 3 of 3) sorted by relevance
419 * Calculates elow/emin thresholds for given page_counter.446 counter->emin = READ_ONCE(counter->min); in page_counter_calculate_protection() 453 WRITE_ONCE(counter->emin, effective_protection(usage, parent_usage, in page_counter_calculate_protection() 455 READ_ONCE(parent->emin), in page_counter_calculate_protection()
21 unsigned long emin; member
302 min = READ_ONCE(ctest->emin); in dmem_cgroup_state_evict_valuable()