Lines Matching refs:no_wait_gpu
279 bool no_wait_gpu) in ttm_bo_handle_move_mem() argument
333 ret = ttm_bo_move_ttm(bo, evict, no_wait_gpu, mem); in ttm_bo_handle_move_mem()
336 no_wait_gpu, mem); in ttm_bo_handle_move_mem()
338 ret = ttm_bo_move_memcpy(bo, evict, no_wait_gpu, mem); in ttm_bo_handle_move_mem()
484 bool no_wait_gpu) in ttm_bo_cleanup_refs_and_unlock() argument
492 if (ret && !no_wait_gpu) { in ttm_bo_cleanup_refs_and_unlock()
660 bool no_wait_gpu) in ttm_bo_evict() argument
667 ret = ttm_bo_wait(bo, false, interruptible, no_wait_gpu); in ttm_bo_evict()
687 no_wait_gpu); in ttm_bo_evict()
698 no_wait_gpu); in ttm_bo_evict()
714 bool no_wait_gpu) in ttm_mem_evict_first() argument
750 no_wait_gpu); in ttm_mem_evict_first()
762 ret = ttm_bo_evict(bo, interruptible, no_wait_gpu); in ttm_mem_evict_first()
787 bool no_wait_gpu) in ttm_bo_mem_force_space() argument
800 interruptible, no_wait_gpu); in ttm_bo_mem_force_space()
866 bool no_wait_gpu) in ttm_bo_mem_space() argument
952 interruptible, no_wait_gpu); in ttm_bo_mem_space()
968 bool no_wait_gpu) in ttm_bo_move_buffer() argument
980 ret = ttm_bo_wait(bo, false, interruptible, no_wait_gpu); in ttm_bo_move_buffer()
992 interruptible, no_wait_gpu); in ttm_bo_move_buffer()
996 interruptible, no_wait_gpu); in ttm_bo_move_buffer()
1041 bool no_wait_gpu) in ttm_bo_validate() argument
1052 no_wait_gpu); in ttm_bo_validate()