Searched refs:ttm_pool_select_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/ttm/
H A Dttm_pool.c287 static struct ttm_pool_type *ttm_pool_select_type(struct ttm_pool *pool, function
408 pt = ttm_pool_select_type(pool, caching, order);
462 pt = ttm_pool_select_type(pool, tt->caching, order);
580 pt = ttm_pool_select_type(pool, i, j);
618 pt = ttm_pool_select_type(pool, i, j);

Completed in 212 milliseconds