Searched defs:raw_local_irq_restore (Results 1 – 2 of 2) sorted by relevance
119 static inline void raw_local_irq_restore(unsigned long flags) in raw_local_irq_restore() function
181 #define raw_local_irq_restore(flags) \ macro