Home
last modified time | relevance | path

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

/linux/kernel/irq/
A Dspurious.c392 if (time_after(jiffies, desc->last_unhandled + HZ/10)) in note_interrupt()
396 desc->last_unhandled = jiffies; in note_interrupt()
A Dproc.c294 jiffies_to_msecs(desc->last_unhandled)); in irq_spurious_proc_show()
/linux/include/linux/
A Dirqdesc.h67 unsigned long last_unhandled; /* Aging timer for unhandled count */ member

Completed in 6 milliseconds