Searched refs:__hard_local_irq_restore (Results 1 – 1 of 1) sorted by relevance
83 static inline notrace void __hard_local_irq_restore(unsigned long flags) in __hard_local_irq_restore() function219 # define hard_local_irq_restore(flags) __hard_local_irq_restore(flags)232 #define arch_local_irq_restore(flags) __hard_local_irq_restore(flags)242 #define hard_local_irq_restore(flags) __hard_local_irq_restore(flags)284 __hard_local_irq_restore(flags); \