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

/linux-master/drivers/gpu/drm/ttm/tests/
H A Dttm_bo_test.c178 static int threaded_ttm_bo_reserve(void *arg) function
213 task = kthread_create(threaded_ttm_bo_reserve, bo, "ttm-bo-reserve");

Completed in 162 milliseconds