Searched refs:start_time (Results 1 – 1 of 1) sorted by relevance
82 unsigned long start_time = jiffies; in irq_poll_softirq() local93 if (budget <= 0 || time_after(jiffies, start_time)) { in irq_poll_softirq()