Home
last modified time | relevance | path

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

/linux-2.6.39/mm/
Dmemcontrol.c131 unsigned long long usage_in_excess;/* Set to the value by which */ member
405 mz->usage_in_excess = new_usage_in_excess; in __mem_cgroup_insert_exceeded()
406 if (!mz->usage_in_excess) in __mem_cgroup_insert_exceeded()
412 if (mz->usage_in_excess < mz_node->usage_in_excess) in __mem_cgroup_insert_exceeded()
418 else if (mz->usage_in_excess >= mz_node->usage_in_excess) in __mem_cgroup_insert_exceeded()
4414 mz->usage_in_excess = 0; in alloc_mem_cgroup_per_zone_info()