Lines Matching refs:interruptible
392 bool interruptible, bool no_wait_gpu, in ttm_bo_cleanup_refs() argument
410 lret = dma_resv_wait_timeout_rcu(resv, true, interruptible, in ttm_bo_cleanup_refs()
708 if (ctx->interruptible) in ttm_mem_evict_wait_busy()
781 ret = ttm_bo_cleanup_refs(bo, ctx->interruptible, in ttm_mem_evict_first()
1232 bool interruptible, in ttm_bo_init() argument
1238 struct ttm_operation_ctx ctx = { interruptible, false }; in ttm_bo_init()
1286 bool interruptible, in ttm_bo_create() argument
1299 interruptible, acc_size, in ttm_bo_create()
1481 bool interruptible, bool no_wait) in ttm_bo_wait() argument
1493 interruptible, timeout); in ttm_bo_wait()
1605 .interruptible = false, in ttm_bo_swapout_all()