Searched defs:raw_local_irq_restore (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/tools/include/linux/ | ||
| D | irqflags.h | 21 #define raw_local_irq_restore(flags) ((void)(flags))  macro | 
| /Linux-v5.4/include/linux/ | ||
| D | irqflags.h | 86 #define raw_local_irq_restore(flags)			\  macro |