Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/include/asm/
Dirqflags.h79 static inline void __hard_local_irq_restore(unsigned long flags) in __hard_local_irq_restore() function
215 # define hard_local_irq_restore(flags) __hard_local_irq_restore(flags)
228 #define arch_local_irq_restore(flags) __hard_local_irq_restore(flags)
238 #define hard_local_irq_restore(flags) __hard_local_irq_restore(flags)
280 __hard_local_irq_restore(flags); \