Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dmemcontrol.c2500 * - MEMCG_DELAY_SCALING_SHIFT: The number of bits to scale down the
2504 * MEMCG_DELAY_SCALING_SHIFT just happens to be a number that produces a
2537 #define MEMCG_DELAY_SCALING_SHIFT 14 macro
2610 penalty_jiffies >>= MEMCG_DELAY_SCALING_SHIFT; in calculate_high_delay() local
/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c2461 * - MEMCG_DELAY_SCALING_SHIFT: The number of bits to scale down the
2465 * MEMCG_DELAY_SCALING_SHIFT just happens to be a number that produces a
2498 #define MEMCG_DELAY_SCALING_SHIFT 14 macro
2571 penalty_jiffies >>= MEMCG_DELAY_SCALING_SHIFT; in calculate_high_delay() local

Completed in 18 milliseconds