Searched refs:ttm_bo_wait (Results 1 – 4 of 4) sorted by relevance
311 static inline int ttm_bo_wait(struct ttm_buffer_object *bo, bool intr, in ttm_bo_wait() function
488 (void) ttm_bo_wait(bo, false, false); in vmw_swap_notify()
444 ret = ttm_bo_wait(old_bo, false, false); in vmw_cotable_resize()
510 ret = ttm_bo_wait(bo, true, nonblock); in vmw_user_bo_synccpu_grab()