Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dzsmalloc.c2252 static unsigned long __zs_compact(struct zs_pool *pool, in __zs_compact() function
2315 pages_freed += __zs_compact(pool, class); in zs_compact()
/kernel/linux/linux-6.6/mm/
H A Dzsmalloc.c1987 static unsigned long __zs_compact(struct zs_pool *pool, in __zs_compact() function
2059 * single-threaded. Having more than one thread in __zs_compact() in zs_compact()
2070 pages_freed += __zs_compact(pool, class); in zs_compact()

Completed in 7 milliseconds