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