Home
last modified time | relevance | path

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

/linux-4.19.296/include/drm/ttm/
Dttm_bo_driver.h623 static inline int __ttm_bo_reserve(struct ttm_buffer_object *bo, in __ttm_bo_reserve() function
699 ret = __ttm_bo_reserve(bo, interruptible, no_wait, ticket); in ttm_bo_reserve()