Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dirqflags.h112 #define __check_irqop_context(ipd) ipipe_check_context(&ipipe_root) macro
114 #define __check_irqop_context(ipd) do { } while (0) macro
122 __check_irqop_context(); in arch_local_irq_disable()
130 __check_irqop_context(); in arch_local_irq_enable()
148 __check_irqop_context(); in arch_local_irq_save()
157 __check_irqop_context(); in arch_local_irq_restore()