Home
last modified time | relevance | path

Searched defs:raw_local_irq_restore (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dirqflags.h119 static inline void raw_local_irq_restore(unsigned long flags) in raw_local_irq_restore() function
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dirqflags.h21 #define raw_local_irq_restore(flags) ((void)(flags)) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dirqflags.h162 #define raw_local_irq_restore(flags) \ macro