Searched defs:fbatch (Results 1 – 3 of 3) sorted by relevance
25 static void check_release_folio_batch(struct folio_batch *fbatch) in check_release_folio_batch()36 struct folio_batch fbatch; in shmem_sg_free_table() local
586 static void drm_gem_check_release_batch(struct folio_batch *fbatch) in drm_gem_check_release_batch()623 struct folio_batch fbatch; in drm_gem_get_pages() local698 struct folio_batch fbatch; in drm_gem_put_pages() local
191 static void pool_fini(struct folio_batch *fbatch) in pool_fini()196 static int pool_refill(struct folio_batch *fbatch, gfp_t gfp) in pool_refill()211 static int pool_init(struct folio_batch *fbatch, gfp_t gfp) in pool_init()224 static void *pool_alloc(struct folio_batch *fbatch, gfp_t gfp) in pool_alloc()235 static void pool_free(struct folio_batch *fbatch, void *addr) in pool_free()
Completed in 18 milliseconds