Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c242 static struct page *ttm_pool_type_take(struct ttm_pool_type *pt) in ttm_pool_type_take() function
281 while ((p = ttm_pool_type_take(pt))) in ttm_pool_type_fini()
331 p = ttm_pool_type_take(pt); in ttm_pool_shrink()
460 p = pt ? ttm_pool_type_take(pt) : NULL; in ttm_pool_alloc()
480 p = ttm_pool_type_take(pt); in ttm_pool_alloc()