Searched refs:__ttm_bo_reserve (Results 1 – 1 of 1) sorted by relevance
623 static inline int __ttm_bo_reserve(struct ttm_buffer_object *bo, in __ttm_bo_reserve() function699 ret = __ttm_bo_reserve(bo, interruptible, no_wait, ticket); in ttm_bo_reserve()