Searched refs:local_irq_restore (Results 1 – 21 of 21) sorted by relevance
26 local_irq_restore(flags); in atomic_add()35 local_irq_restore(flags); in atomic_sub()44 local_irq_restore(flags); in atomic_inc()53 local_irq_restore(flags); in atomic_dec()64 local_irq_restore(flags); in atomic_dec_and_test()77 local_irq_restore(flags); in atomic_add_negative()88 local_irq_restore(flags); in atomic_clear_mask()99 local_irq_restore(flags); in atomic64_add()108 local_irq_restore(flags); in atomic64_sub()119 local_irq_restore(flags); in atomic64_add()[all …]
24 local_irq_restore(flags); in set_bit()42 local_irq_restore(flags); in clear_bit()55 local_irq_restore(flags); in change_bit()69 local_irq_restore(flags); in test_and_set_bit()85 local_irq_restore(flags); in test_and_clear_bit()101 local_irq_restore(flags); in test_and_change_bit()
157 local_irq_restore(flags); in xchg_u32()168 local_irq_restore(flags); in xchg_u8()207 local_irq_restore(flags); /* implies memory barrier */ in __cmpxchg_u32()
124 #define local_irq_restore raw_local_irq_restore macro
35 #define local_irq_restore(flags) \ macro157 #define local_irq_restore(x) \ macro197 local_irq_restore(flags); in __xchg()204 local_irq_restore(flags); in __xchg()
17 #define local_irq_restore(flags) \ macro23 #define local_irq_restore(flags) ((void)(flags)) macro
30 local_irq_restore(flags); in test_and_set_bit()
14 #define local_irq_restore(x) macro
68 local_irq_restore(flags); in test_and_set_bit()90 local_irq_restore(flags); in test_and_clear_bit()
62 static inline void local_irq_restore( in local_irq_restore() function
31 local_irq_restore(f); \37 # define _atomic_spin_unlock_irqrestore(l,f) do { local_irq_restore(f); } while (0)
57 #define local_irq_restore(x) \ macro
61 local_irq_restore(flags); in __clear_bit()
26 #define local_irq_restore(x) __asm__ __volatile__ ( \ macro
67 local_irq_restore(flags); in test_and_set_bit()89 local_irq_restore(flags); in test_and_clear_bit()
52 local_irq_restore(flags); in put_free_entry()64 local_irq_restore(flags); in get_free_entry()
46 local_irq_restore(int_flag); in enable_interrupts()
99 #define local_irq_restore(flags) __restore_flags (flags) macro
367 local_irq_restore(flags); in gpio_direction_input()401 local_irq_restore(flags); in gpio_direction_output()
142 #define local_irq_restore(x) __restore_flags(x); macro
371 local_irq_restore(flags); in pxa25x_ep_disable()795 local_irq_restore(flags); in pxa25x_ep_queue()814 local_irq_restore(flags); in pxa25x_ep_queue()834 local_irq_restore(flags); in pxa25x_ep_queue()878 local_irq_restore(flags); in pxa25x_ep_dequeue()884 local_irq_restore(flags); in pxa25x_ep_dequeue()918 local_irq_restore(flags); in pxa25x_ep_set_halt()940 local_irq_restore(flags); in pxa25x_ep_set_halt()
Completed in 39 milliseconds