Searched defs:raw_local_irq_save (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/tools/include/linux/ | ||
| D | irqflags.h | 20 #define raw_local_irq_save(flags) ((flags) = 0)  macro | 
| /Linux-v5.4/include/linux/ | ||
| D | irqflags.h | 81 #define raw_local_irq_save(flags)			\  macro |