Lines Matching defs:timeout
4451 /* Must be at least 2 jiffes to guarantee 1 jiffy timeout */
6097 unsigned long flags, val, new, timeout = 0;
6112 timeout = READ_ONCE(n->dev->gro_flush_timeout);
6117 timeout = READ_ONCE(n->dev->gro_flush_timeout);
6118 if (timeout)
6122 /* When the NAPI instance uses a timeout and keeps postponing
6126 napi_gro_flush(n, !!timeout);
6160 if (timeout)
6161 hrtimer_start(&n->timer, ns_to_ktime(timeout),
6205 unsigned long timeout;
6224 timeout = READ_ONCE(napi->dev->gro_flush_timeout);
6225 if (napi->defer_hard_irqs_count && timeout) {
6226 hrtimer_start(&napi->timer, ns_to_ktime(timeout), HRTIMER_MODE_REL_PINNED);
6585 /* If timeout is not set, we need to make sure