Home
last modified time | relevance | path

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

/linux/kernel/irq/
H A Dinternals.h167 #define _IRQ_DESC_PERCPU (1 << 1) macro
170 #define IRQ_GET_DESC_CHECK_PERCPU (_IRQ_DESC_CHECK | _IRQ_DESC_PERCPU)
H A Dirqdesc.c888 if ((check & _IRQ_DESC_PERCPU) && in __irq_get_desc_lock()
892 if (!(check & _IRQ_DESC_PERCPU) && in __irq_get_desc_lock()