Home | History | Annotate | Download | only in ttm

Lines Matching refs:interruptible

547  * @interruptible         Any sleeps should occur interruptibly.
553 bool interruptible, bool no_wait_gpu,
577 interruptible,
834 if (ctx->interruptible)
905 ret = ttm_bo_cleanup_refs(bo, ctx->interruptible,
1420 bool interruptible,
1426 struct ttm_operation_ctx ctx = { interruptible, false };
1475 bool interruptible,
1488 interruptible, acc_size,
1501 .interruptible = false,
1884 bool interruptible, bool no_wait)
1896 interruptible, timeout);
2003 .interruptible = false,