Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_pool_test.c73 static struct ttm_pool *ttm_pool_pre_populated(struct kunit *test, in ttm_pool_pre_populated() function
249 pool = ttm_pool_pre_populated(test, size, caching); in ttm_pool_alloc_order_caching_match()
278 pool = ttm_pool_pre_populated(test, size, pool_caching); in ttm_pool_alloc_caching_mismatch()
312 pool = ttm_pool_pre_populated(test, fst_size, caching); in ttm_pool_alloc_order_mismatch()
405 pool = ttm_pool_pre_populated(test, size, caching); in ttm_pool_fini_basic()