Searched refs:IRQS_DISABLED (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/kernel/irq/
H A Ddebug.h39 ___PD(IRQS_DISABLED); print_irq_desc()
/linux-4.1.27/arch/tile/include/asm/
H A Dirqflags.h205 # error Fix IRQS_DISABLED() macro
209 #define IRQS_DISABLED(tmp) \ macro
250 #define IRQS_DISABLED(tmp) \ macro
/linux-4.1.27/arch/tile/kernel/
H A Dintvec_32.S481 IRQS_DISABLED(r32) /* zero if irqs enabled */
483 # error Value of IRQS_DISABLED used to set PT_FLAGS_DISABLE_IRQ; fix
H A Dintvec_64.S661 IRQS_DISABLED(r32) /* zero if irqs enabled */
663 # error Value of IRQS_DISABLED used to set PT_FLAGS_DISABLE_IRQ; fix

Completed in 112 milliseconds