Lines Matching refs:timeout
264 u64 timeout;
267 /* estimate timeout limit after timeout enable, actually timeout limit
271 timeout = system_time + TSNEP_GC_TIMEOUT;
274 limit = timeout + curr->change_limit;
276 limit = timeout;
304 WARN_ON(change <= timeout);
309 WARN_ON(gcl->start_time <= timeout);
364 /* start timeout which discards late enable, this helps ensuring
382 /* done if timeout did not happen */
387 /* timeout is acknowledged with any enable */
393 /* retry because of timeout */