Searched defs:hard_local_irq_restore (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/blackfin/include/asm/
H A Dirqflags.h207 static inline notrace void hard_local_irq_restore(unsigned long flags) hard_local_irq_restore() function
219 # define hard_local_irq_restore(flags) __hard_local_irq_restore(flags) macro
242 #define hard_local_irq_restore(flags) __hard_local_irq_restore(flags) macro

Completed in 132 milliseconds