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

/linux-4.4.14/drivers/xen/
H A Dxen-selfballoon.c139 static unsigned long frontswap_inertia_counter; variable
162 frontswap_inertia_counter = frontswap_inertia; frontswap_selfshrink()
165 if (frontswap_inertia_counter && --frontswap_inertia_counter) frontswap_selfshrink()
173 frontswap_inertia_counter = frontswap_inertia; frontswap_selfshrink()
462 frontswap_inertia_counter = val; store_frontswap_inertia()

Completed in 173 milliseconds