Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dmemcontrol.c493 mz->usage_in_excess = new_usage_in_excess; in __mem_cgroup_insert_exceeded()
494 if (!mz->usage_in_excess) in __mem_cgroup_insert_exceeded()
500 if (mz->usage_in_excess < mz_node->usage_in_excess) { in __mem_cgroup_insert_exceeded()
5082 pn->usage_in_excess = 0; in alloc_mem_cgroup_per_node_info()
/Linux-v5.15/include/linux/
Dmemcontrol.h150 unsigned long usage_in_excess;/* Set to the value by which */ member