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.c772 bool allow_pools; in __ttm_pool_alloc() local
791 allow_pools = true; in __ttm_pool_alloc()
800 if (pt && allow_pools) in __ttm_pool_alloc()
811 allow_pools = false; in __ttm_pool_alloc()
819 allow_pools = true; in __ttm_pool_alloc()