Lines Matching defs:timeout
155 unsigned long timeout)
159 timeout);
338 rq->timeout = 0;
748 * such as starting the timeout timer.
917 if (req->q->mq_ops->timeout) {
920 ret = req->q->mq_ops->timeout(req, reserved);
964 * be reallocated underneath the timeout handler's processing, then
983 * timeout at the same time a queue freeze is waiting
984 * completion, since the timeout code would not be able to
1001 mod_timer(&q->timeout, next);
1534 * triggered, and we depend on blk-mq timeout handler to
3316 blk_queue_rq_timeout(q, set->timeout ? set->timeout : 30 * HZ);