Lines Matching defs:interruptible
200 * @interruptible: Sleep interruptible if sleeping.
209 bool interruptible;
253 * @interruptible: Use interruptible wait.
263 int ttm_bo_wait(struct ttm_buffer_object *bo, bool interruptible, bool no_wait);
415 * @interruptible: If needing to sleep to wait for GPU resources,
416 * sleep interruptible.
458 * @interruptible: If needing to sleep while waiting for GPU resources,
459 * sleep interruptible.
471 uint32_t page_alignment, bool interruptible,