Searched refs:zbud_reclaim_page (Results 1 – 2 of 2) sorted by relevance
17 int zbud_reclaim_page(struct zbud_pool *pool, unsigned int retries);
176 ret = zbud_reclaim_page(pool, 8); in zbud_zpool_shrink()504 int zbud_reclaim_page(struct zbud_pool *pool, unsigned int retries) in zbud_reclaim_page() function