Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_ttm_glue.c49 *p_bo = ttm_bo_get_unless_zero(*p_bo); in vmw_bo_vm_lookup()
A Dvmwgfx_validation.c293 val_buf->bo = ttm_bo_get_unless_zero(&vbo->base); in vmw_validation_add_bo()
/linux-6.3-rc2/drivers/gpu/drm/ttm/
A Dttm_bo.c606 if (ttm_bo_get_unless_zero(res->bo)) { in ttm_mem_evict_first()
615 if (busy_bo && !ttm_bo_get_unless_zero(busy_bo)) in ttm_mem_evict_first()
1142 !ttm_bo_get_unless_zero(bo)) { in ttm_bo_swapout()
A Dttm_device.c268 if (!ttm_bo_get_unless_zero(bo)) in ttm_device_clear_lru_dma_mappings()
/linux-6.3-rc2/include/drm/ttm/
A Dttm_bo.h209 ttm_bo_get_unless_zero(struct ttm_buffer_object *bo) in ttm_bo_get_unless_zero() function

Completed in 12 milliseconds