Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c718 bool allow_pools; in __ttm_pool_alloc() local
737 allow_pools = true; in __ttm_pool_alloc()
746 if (pt && allow_pools) in __ttm_pool_alloc()
756 allow_pools = false; in __ttm_pool_alloc()
764 allow_pools = true; in __ttm_pool_alloc()