Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dmemcontrol.c617 mz->usage_in_excess = new_usage_in_excess; in __mem_cgroup_insert_exceeded()
618 if (!mz->usage_in_excess) in __mem_cgroup_insert_exceeded()
624 if (mz->usage_in_excess < mz_node->usage_in_excess) { in __mem_cgroup_insert_exceeded()
633 else if (mz->usage_in_excess >= mz_node->usage_in_excess) in __mem_cgroup_insert_exceeded()
716 * Insert again. mz->usage_in_excess will be updated. in mem_cgroup_update_tree()
5302 pn->usage_in_excess = 0; in alloc_mem_cgroup_per_node_info()
/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c423 mz->usage_in_excess = new_usage_in_excess; in __mem_cgroup_insert_exceeded()
424 if (!mz->usage_in_excess) in __mem_cgroup_insert_exceeded()
430 if (mz->usage_in_excess < mz_node->usage_in_excess) { in __mem_cgroup_insert_exceeded()
523 * Insert again. mz->usage_in_excess will be updated. in mem_cgroup_update_tree()
/kernel/linux/linux-5.10/include/linux/
H A Dmemcontrol.h130 unsigned long usage_in_excess;/* Set to the value by which */ member
/kernel/linux/linux-6.6/include/linux/
H A Dmemcontrol.h144 unsigned long usage_in_excess;/* Set to the value by which */ member

Completed in 24 milliseconds