HomeSort by: relevance | last modified time | path
    Searched defs:ttm_bo_reserve (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_bo_driver.h 668 * Otherwise identical to ttm_bo_reserve.
705 * ttm_bo_reserve:
748 static inline int ttm_bo_reserve(struct ttm_buffer_object *bo, function in typeref:typename:int
763 * This is called after ttm_bo_reserve returns -EAGAIN and we backed off
ttm_bo_driver.h 668 * Otherwise identical to ttm_bo_reserve.
705 * ttm_bo_reserve:
748 static inline int ttm_bo_reserve(struct ttm_buffer_object *bo, function in typeref:typename:int
763 * This is called after ttm_bo_reserve returns -EAGAIN and we backed off

Completed in 27 milliseconds