Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dirqdesc.h236 return desc->status_use_accessors & IRQ_NO_BALANCING_MASK; in irq_balancing_disabled()
H A Dirq.h112 #define IRQ_NO_BALANCING_MASK (IRQ_PER_CPU | IRQ_NO_BALANCING) macro