Home
last modified time | relevance | path

Searched defs:fbatch (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/i915/gem/
A Di915_gem_shmem.c25 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
/drivers/gpu/drm/
A Ddrm_gem.c586 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() local
698 struct folio_batch fbatch; in drm_gem_put_pages() local
/drivers/gpu/drm/i915/
A Di915_gpu_error.c191 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