Home
last modified time | relevance | path

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

/linux/kernel/irq/
H A Dinternals.h69 IRQS_TIMINGS = 0x00001000, enumerator
323 desc->istate &= ~IRQS_TIMINGS; in irq_remove_timings()
351 desc->istate |= IRQS_TIMINGS; in irq_setup_timings()
399 if (desc->istate & IRQS_TIMINGS) in record_irq_time()