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()
1234 bool interruptible, in ttm_bo_init() argument
1240 struct ttm_operation_ctx ctx = { interruptible, false }; in ttm_bo_init()
1288 bool interruptible, in ttm_bo_create() argument
1301 interruptible, acc_size, in ttm_bo_create()
1483 bool interruptible, bool no_wait) in ttm_bo_wait() argument
1495 interruptible, timeout); in ttm_bo_wait()
1607 .interruptible = false, in ttm_bo_swapout_all()