Home
last modified time | relevance | path

Searched refs:local_irq_restore (Results 1 – 21 of 21) sorted by relevance

/u-boot/include/asm-generic/
A Datomic.h26 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 …]
/u-boot/arch/sh/include/asm/
A Dbitops.h24 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()
A Dsystem.h157 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()
A Dirqflags.h124 #define local_irq_restore raw_local_irq_restore macro
/u-boot/arch/arm/include/asm/proc-armv/
A Dsystem.h35 #define local_irq_restore(flags) \ macro
157 #define local_irq_restore(x) \ macro
197 local_irq_restore(flags); in __xchg()
204 local_irq_restore(flags); in __xchg()
/u-boot/arch/xtensa/include/asm/
A Dsystem.h17 #define local_irq_restore(flags) \ macro
23 #define local_irq_restore(flags) ((void)(flags)) macro
A Dbitops.h30 local_irq_restore(flags); in test_and_set_bit()
/u-boot/arch/sandbox/include/asm/
A Dsystem.h14 #define local_irq_restore(x) macro
A Dbitops.h68 local_irq_restore(flags); in test_and_set_bit()
90 local_irq_restore(flags); in test_and_clear_bit()
/u-boot/arch/arm/thumb1/include/asm/proc-armv/
A Dsystem.h62 static inline void local_irq_restore( in local_irq_restore() function
/u-boot/arch/nios2/include/asm/bitops/
A Datomic.h31 local_irq_restore(f); \
37 # define _atomic_spin_unlock_irqrestore(l,f) do { local_irq_restore(f); } while (0)
/u-boot/arch/nds32/include/asm/
A Dsystem.h57 #define local_irq_restore(x) \ macro
A Dbitops.h61 local_irq_restore(flags); in __clear_bit()
/u-boot/arch/nios2/include/asm/
A Dsystem.h26 #define local_irq_restore(x) __asm__ __volatile__ ( \ macro
/u-boot/arch/arm/include/asm/
A Dbitops.h67 local_irq_restore(flags); in test_and_set_bit()
89 local_irq_restore(flags); in test_and_clear_bit()
/u-boot/drivers/xen/
A Dgnttab.c52 local_irq_restore(flags); in put_free_entry()
64 local_irq_restore(flags); in get_free_entry()
/u-boot/arch/nds32/lib/
A Dinterrupts.c46 local_irq_restore(int_flag); in enable_interrupts()
/u-boot/arch/microblaze/include/asm/
A Dsystem.h99 #define local_irq_restore(flags) __restore_flags (flags) macro
/u-boot/drivers/gpio/
A Dadi_gpio2.c367 local_irq_restore(flags); in gpio_direction_input()
401 local_irq_restore(flags); in gpio_direction_output()
/u-boot/arch/mips/include/asm/
A Dsystem.h142 #define local_irq_restore(x) __restore_flags(x); macro
/u-boot/drivers/usb/gadget/
A Dpxa25x_udc.c371 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