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

/linux-master/mm/
H A Dmemcontrol.c427 mz->usage_in_excess = new_usage_in_excess;
428 if (!mz->usage_in_excess)
434 if (mz->usage_in_excess < mz_node->usage_in_excess) {
519 * Insert again. mz->usage_in_excess will be updated.
/linux-master/include/linux/
H A Dmemcontrol.h128 unsigned long usage_in_excess;/* Set to the value by which */ member in struct:mem_cgroup_per_node

Completed in 283 milliseconds