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

/freebsd-13-stable/sys/dev/drm2/ttm/
H A Dttm_execbuf_util.c228 ttm_bo_unreserve_locked(bo);
H A Dttm_bo_driver.h893 * ttm_bo_unreserve_locked
900 extern void ttm_bo_unreserve_locked(struct ttm_buffer_object *bo);
H A Dttm_bo.c351 void ttm_bo_unreserve_locked(struct ttm_buffer_object *bo) function
363 ttm_bo_unreserve_locked(bo);

Completed in 107 milliseconds