Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmemcontrol.h137 unsigned long usage_in_excess;/* Set to the value by which */ member
/openbmc/linux/mm/
H A Dmemcontrol.c422 mz->usage_in_excess = new_usage_in_excess; in __mem_cgroup_insert_exceeded()
423 if (!mz->usage_in_excess) in __mem_cgroup_insert_exceeded()
429 if (mz->usage_in_excess < mz_node->usage_in_excess) { in __mem_cgroup_insert_exceeded()