Searched refs:_IRQ_DESC_CHECK (Results 1 - 2 of 2) sorted by last modified time

/linux-master/kernel/irq/
H A Dirqdesc.c884 if (check & _IRQ_DESC_CHECK) {
H A Dinternals.h166 #define _IRQ_DESC_CHECK (1 << 0) macro
169 #define IRQ_GET_DESC_CHECK_GLOBAL (_IRQ_DESC_CHECK)
170 #define IRQ_GET_DESC_CHECK_PERCPU (_IRQ_DESC_CHECK | _IRQ_DESC_PERCPU)

Completed in 132 milliseconds