Searched refs:overage (Results 1 – 2 of 2) sorted by relevance
2422 unsigned long penalty_jiffies, overage; in mem_cgroup_handle_over_high() local2457 overage = div_u64((u64)(usage - high) << MEMCG_DELAY_PRECISION_SHIFT, in mem_cgroup_handle_over_high()2460 penalty_jiffies = ((u64)overage * overage * HZ) in mem_cgroup_handle_over_high()
1101 proportionally to the overage, reducing reclaim pressure for1126 proportionally to the overage, reducing reclaim pressure for2493 enjoys having reclaim pressure proportional to its overage when