Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dmemcontrol.c151 unsigned long usage_in_excess;/* Set to the value by which */ member
634 mz->usage_in_excess = new_usage_in_excess; in __mem_cgroup_insert_exceeded()
635 if (!mz->usage_in_excess) in __mem_cgroup_insert_exceeded()
641 if (mz->usage_in_excess < mz_node->usage_in_excess) in __mem_cgroup_insert_exceeded()
647 else if (mz->usage_in_excess >= mz_node->usage_in_excess) in __mem_cgroup_insert_exceeded()
4356 mz->usage_in_excess = 0; in alloc_mem_cgroup_per_zone_info()