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);
161 ret = zbud_reclaim_page(pool, 8); in zbud_zpool_shrink()489 int zbud_reclaim_page(struct zbud_pool *pool, unsigned int retries) in zbud_reclaim_page() function