Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dmemcg_reclaim.c24 #define HYPERHOLD_SWAPPINESS 100 macro
28 return is_hyperhold_enable() ? HYPERHOLD_SWAPPINESS : vm_swappiness; in get_hyperhold_swappiness()
/kernel/linux/linux-6.6/mm/
H A Dmemcg_reclaim.c26 #define HYPERHOLD_SWAPPINESS 100 macro
30 return is_hyperhold_enable() ? HYPERHOLD_SWAPPINESS : vm_swappiness; in get_hyperhold_swappiness()

Completed in 2 milliseconds