Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
H A Dttm_bo.c555 * ttm_mem_evict_wait_busy - wait for a busy BO to become available
563 static int ttm_mem_evict_wait_busy(struct ttm_buffer_object *busy_bo, in ttm_mem_evict_wait_busy() function
625 ret = ttm_mem_evict_wait_busy(busy_bo, ctx, ticket); in ttm_mem_evict_first()
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_bo.c700 * ttm_mem_evict_wait_busy - wait for a busy BO to become available
708 static int ttm_mem_evict_wait_busy(struct ttm_buffer_object *busy_bo, in ttm_mem_evict_wait_busy() function
783 ret = ttm_mem_evict_wait_busy(busy_bo, ctx, ticket); in ttm_mem_evict_first()

Completed in 4 milliseconds