Home
last modified time | relevance | path

Searched refs:folio_batch_space (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dpagevec.h56 static inline unsigned int folio_batch_space(struct folio_batch *fbatch) in folio_batch_space() function
75 return folio_batch_space(fbatch); in folio_batch_add()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_gpu_error.c197 while (folio_batch_space(fbatch)) { in pool_refill()
238 if (folio_batch_space(fbatch)) in pool_free()