Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/lib/
Dbitops.c31 raw_local_irq_restore(flags); in __mips_set_bit()
53 raw_local_irq_restore(flags); in __mips_clear_bit()
75 raw_local_irq_restore(flags); in __mips_change_bit()
100 raw_local_irq_restore(flags); in __mips_test_and_set_bit()
126 raw_local_irq_restore(flags); in __mips_test_and_set_bit_lock()
151 raw_local_irq_restore(flags); in __mips_test_and_clear_bit()
176 raw_local_irq_restore(flags); in __mips_test_and_change_bit()
/linux-4.4.14/include/linux/
Dirqflags.h66 #define raw_local_irq_restore(flags) \ macro
103 raw_local_irq_restore(flags); \
107 raw_local_irq_restore(flags); \
126 #define local_irq_restore(flags) do { raw_local_irq_restore(flags); } while (0)
/linux-4.4.14/arch/arm/include/asm/
Dbitops.h44 raw_local_irq_restore(flags); in ____atomic_set_bit()
56 raw_local_irq_restore(flags); in ____atomic_clear_bit()
68 raw_local_irq_restore(flags); in ____atomic_change_bit()
83 raw_local_irq_restore(flags); in ____atomic_test_and_set_bit()
100 raw_local_irq_restore(flags); in ____atomic_test_and_clear_bit()
117 raw_local_irq_restore(flags); in ____atomic_test_and_change_bit()
Dcmpxchg.h82 raw_local_irq_restore(flags); in __xchg()
89 raw_local_irq_restore(flags); in __xchg()
Datomic.h145 raw_local_irq_restore(flags); \
157 raw_local_irq_restore(flags); \
171 raw_local_irq_restore(flags); in atomic_cmpxchg()
/linux-4.4.14/arch/mips/include/asm/
Datomic.h77 raw_local_irq_restore(flags); \
125 raw_local_irq_restore(flags); \
207 raw_local_irq_restore(flags); in atomic_sub_if_positive()
360 raw_local_irq_restore(flags); \
409 raw_local_irq_restore(flags); \
491 raw_local_irq_restore(flags); in atomic64_sub_if_positive()
Dcmpxchg.h60 raw_local_irq_restore(flags); /* implies memory barrier */ in __xchg_u32()
109 raw_local_irq_restore(flags); /* implies memory barrier */ in __xchg_u64()
186 raw_local_irq_restore(__flags); \
/linux-4.4.14/arch/sh/include/asm/
Datomic-irq.h19 raw_local_irq_restore(flags); \
31 raw_local_irq_restore(flags); \
/linux-4.4.14/include/asm-generic/
Dcmpxchg-local.h46 raw_local_irq_restore(flags); in __cmpxchg_local_generic()
63 raw_local_irq_restore(flags); in __cmpxchg64_local_generic()
Dpercpu.h122 raw_local_irq_restore(__flags); \
132 raw_local_irq_restore(__flags); \
143 raw_local_irq_restore(__flags); \
155 raw_local_irq_restore(__flags); \
166 raw_local_irq_restore(__flags); \
Datomic.h75 raw_local_irq_restore(flags); \
86 raw_local_irq_restore(flags); \
/linux-4.4.14/arch/arm/mm/
Dcache-feroceon-l2.c90 raw_local_irq_restore(flags); in l2_clean_pa_range()
121 raw_local_irq_restore(flags); in l2_inv_pa_range()
252 raw_local_irq_restore(flags); in flush_and_disable_dcache()
/linux-4.4.14/tools/lib/lockdep/uinclude/linux/
Dirqflags.h20 #define raw_local_irq_restore(flags) do { } while (0) macro
/linux-4.4.14/arch/avr32/kernel/
Dtime.c79 raw_local_irq_restore(flags); in comparator_next_event()
/linux-4.4.14/kernel/locking/
Dlockdep.c2775 raw_local_irq_restore(flags); in lockdep_trace_alloc()
3020 raw_local_irq_restore(flags); in lockdep_init_map()
3563 raw_local_irq_restore(flags); in lock_set_class()
3588 raw_local_irq_restore(flags); in lock_acquire()
3607 raw_local_irq_restore(flags); in lock_release()
3625 raw_local_irq_restore(flags); in lock_is_held()
3644 raw_local_irq_restore(flags); in lock_pin_lock()
3661 raw_local_irq_restore(flags); in lock_unpin_lock()
3834 raw_local_irq_restore(flags); in lock_contended()
3853 raw_local_irq_restore(flags); in lock_acquired()
[all …]
/linux-4.4.14/arch/x86/include/asm/
Dtlbflush.h116 raw_local_irq_restore(flags); in __native_flush_tlb_global()
/linux-4.4.14/arch/mips/cavium-octeon/
Doct_ilm.c130 raw_local_irq_restore(flags); in start_timer()
/linux-4.4.14/drivers/clocksource/
Dtimer-atmel-pit.c86 raw_local_irq_restore(flags); in read_pit_clk()
Dtcb_clksrc.c55 raw_local_irq_restore(flags); in tc_get_cycles()
/linux-4.4.14/kernel/trace/
Dtrace_branch.c88 raw_local_irq_restore(flags); in probe_likely_condition()
/linux-4.4.14/arch/x86/kernel/
Ddumpstack.c241 raw_local_irq_restore(flags); in oops_end()
/linux-4.4.14/arch/microblaze/include/asm/
Dpgtable.h412 raw_local_irq_restore(flags); in pte_update()
/linux-4.4.14/kernel/
Dsoftirq.c115 raw_local_irq_restore(flags); in __local_bh_disable_ip()
/linux-4.4.14/arch/arm/kernel/
Dtraps.c305 raw_local_irq_restore(flags); in oops_end()
/linux-4.4.14/arch/powerpc/kernel/
Dtraps.c157 raw_local_irq_restore(flags); in oops_end()