HomeSort by relevance Sort by last modified time
    Searched defs:raw_local_irq_restore (Results 26 - 28 of 28) sorted by null

12

  /external/kernel-headers/original/linux/
irqflags.h 58 raw_local_irq_restore(flags); \
62 raw_local_irq_restore(flags); \
73 # define raw_local_irq_restore(flags) local_irq_restore(flags) macro
  /external/kernel-headers/original/asm-x86/
irqflags_32.h 60 static inline void raw_local_irq_restore(unsigned long flags) function
paravirt.h 1031 static inline void raw_local_irq_restore(unsigned long f) function

Completed in 46 milliseconds

12