Home
last modified time | relevance | path

Searched refs:start_time (Results 1 – 1 of 1) sorted by relevance

/lib/
Dirq_poll.c82 unsigned long start_time = jiffies; in irq_poll_softirq() local
93 if (budget <= 0 || time_after(jiffies, start_time)) { in irq_poll_softirq()