Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/ttm/
H A Dttm_execbuf_util.c41 __ttm_bo_unreserve(bo); in ttm_eu_backoff_reservation_reverse()
72 __ttm_bo_unreserve(bo); in ttm_eu_backoff_reservation()
115 __ttm_bo_unreserve(bo); in ttm_eu_reserve_buffers()
206 __ttm_bo_unreserve(bo); in ttm_eu_fence_buffer_objects()
H A Dttm_bo.c415 __ttm_bo_unreserve(bo); in ttm_bo_cleanup_refs_or_queue()
431 __ttm_bo_unreserve(bo); in ttm_bo_cleanup_refs_or_queue()
510 __ttm_bo_unreserve(bo); in ttm_bo_cleanup_refs()
523 __ttm_bo_unreserve(bo); in ttm_bo_cleanup_refs()
739 __ttm_bo_unreserve(bo); in ttm_mem_evict_first()
1775 __ttm_bo_unreserve(bo); in ttm_bo_swapout()
1818 __ttm_bo_unreserve(bo); in ttm_bo_wait_unreserved()
/dragonfly/sys/dev/drm/include/drm/ttm/
H A Dttm_bo_driver.h744 static inline void __ttm_bo_unreserve(struct ttm_buffer_object *bo) in __ttm_bo_unreserve() function
763 __ttm_bo_unreserve(bo); in ttm_bo_unreserve()