Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/irq/
Dinternals.h66 IRQS_TIMINGS = 0x00001000, enumerator
311 desc->istate &= ~IRQS_TIMINGS; in irq_remove_timings()
339 desc->istate |= IRQS_TIMINGS; in irq_setup_timings()
387 if (desc->istate & IRQS_TIMINGS) in record_irq_time()