Home
last modified time | relevance | path

Searched refs:raw_local_irq_restore (Results 1 – 7 of 7) sorted by relevance

/external/kernel-headers/original/asm-mips/
Datomic.h85 raw_local_irq_restore(flags); in atomic_add()
130 raw_local_irq_restore(flags); in atomic_sub()
181 raw_local_irq_restore(flags); in atomic_add_return()
233 raw_local_irq_restore(flags); in atomic_sub_return()
302 raw_local_irq_restore(flags); in atomic_sub_if_positive()
466 raw_local_irq_restore(flags); in atomic64_add()
511 raw_local_irq_restore(flags); in atomic64_sub()
562 raw_local_irq_restore(flags); in atomic64_add_return()
614 raw_local_irq_restore(flags); in atomic64_sub_return()
683 raw_local_irq_restore(flags); in atomic64_sub_if_positive()
Dbitops.h109 raw_local_irq_restore(flags); in set_bit()
174 raw_local_irq_restore(flags); in clear_bit()
243 raw_local_irq_restore(flags); in change_bit()
309 raw_local_irq_restore(flags); in test_and_set_bit()
377 raw_local_irq_restore(flags); in test_and_set_bit_lock()
466 raw_local_irq_restore(flags); in test_and_clear_bit()
536 raw_local_irq_restore(flags); in test_and_change_bit()
Dsystem.h124 raw_local_irq_restore(flags); /* implies memory barrier */ in __xchg_u32()
172 raw_local_irq_restore(flags); /* implies memory barrier */ in __xchg_u64()
Dcmpxchg.h63 raw_local_irq_restore(__flags); \
/external/kernel-headers/original/linux/
Dirqflags.h58 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/
Dirqflags_32.h60 static inline void raw_local_irq_restore(unsigned long flags) in raw_local_irq_restore() function
Dparavirt.h1031 static inline void raw_local_irq_restore(unsigned long f) in raw_local_irq_restore() function