Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/ttm/
H A Dttm_pool.c708 bool allow_pools; in __ttm_pool_alloc() local
727 allow_pools = true; in __ttm_pool_alloc()
736 if (pt && allow_pools) in __ttm_pool_alloc()
746 allow_pools = false; in __ttm_pool_alloc()
754 allow_pools = true; in __ttm_pool_alloc()