Searched refs:zs_can_compact (Results 1 – 1 of 1) sorted by relevance
594 static unsigned long zs_can_compact(struct size_class *class);630 freeable = zs_can_compact(class); in zs_stats_size_show()2028 static unsigned long zs_can_compact(struct size_class *class) in zs_can_compact() function2057 while (zs_can_compact(class)) { in __zs_compact()2171 pages_to_free += zs_can_compact(class); in zs_shrinker_count()