Searched refs:__hard_local_irq_restore (Results 1 – 1 of 1) sorted by relevance
79 static inline void __hard_local_irq_restore(unsigned long flags) in __hard_local_irq_restore() function215 # 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); \