Home
last modified time | relevance | path

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

12

/linux/arch/mips/lib/
H A Dbitops.c31 raw_local_irq_restore(flags); in __mips_set_bit()
52 raw_local_irq_restore(flags); in __mips_clear_bit()
73 raw_local_irq_restore(flags); in __mips_change_bit()
97 raw_local_irq_restore(flags); in __mips_test_and_set_bit_lock()
121 raw_local_irq_restore(flags); in __mips_test_and_clear_bit()
145 raw_local_irq_restore(flags); in __mips_test_and_change_bit()
159 raw_local_irq_restore(flags); in __mips_xor_is_negative_byte()
/linux/arch/arm/include/asm/
H A Dbitops.h45 raw_local_irq_restore(flags); in ____atomic_set_bit()
57 raw_local_irq_restore(flags); in ____atomic_clear_bit()
69 raw_local_irq_restore(flags); in ____atomic_change_bit()
84 raw_local_irq_restore(flags); in ____atomic_test_and_set_bit()
101 raw_local_irq_restore(flags); in ____atomic_test_and_clear_bit()
118 raw_local_irq_restore(flags); in ____atomic_test_and_change_bit()
H A Dcmpxchg.h84 raw_local_irq_restore(flags); in __arch_xchg()
91 raw_local_irq_restore(flags); in __arch_xchg()
H A Datomic.h169 raw_local_irq_restore(flags); \
181 raw_local_irq_restore(flags); \
195 raw_local_irq_restore(flags); \
219 raw_local_irq_restore(flags); in arch_atomic_cmpxchg()
/linux/arch/sh/include/asm/
H A Datomic-irq.h20 raw_local_irq_restore(flags); \
32 raw_local_irq_restore(flags); \
45 raw_local_irq_restore(flags); \
/linux/include/asm-generic/
H A Datomic.h64 raw_local_irq_restore(flags); \
75 raw_local_irq_restore(flags); \
89 raw_local_irq_restore(flags); \
H A Dcmpxchg-local.h47 raw_local_irq_restore(flags); in __generic_cmpxchg_local()
64 raw_local_irq_restore(flags); in __generic_cmpxchg64_local()
H A Dpercpu.h138 raw_local_irq_restore(___flags); \
157 raw_local_irq_restore(__flags); \
167 raw_local_irq_restore(__flags); \
177 raw_local_irq_restore(__flags); \
187 raw_local_irq_restore(__flags); \
197 raw_local_irq_restore(__flags); \
/linux/include/linux/
H A Dirqflags.h169 #define raw_local_irq_restore(flags) \ macro
219 raw_local_irq_restore(flags); \
234 #define local_irq_restore(flags) do { raw_local_irq_restore(flags); } while (0)
H A Dobjpool.h185 raw_local_irq_restore(flags); in objpool_pop()
230 raw_local_irq_restore(flags); in objpool_push()
/linux/arch/mips/include/asm/
H A Datomic.h54 raw_local_irq_restore(flags); \
84 raw_local_irq_restore(flags); \
117 raw_local_irq_restore(flags); \
211 raw_local_irq_restore(flags); \
H A Dcmpxchg.h61 raw_local_irq_restore(__flags); \
142 raw_local_irq_restore(__flags); \
/linux/arch/arm/mm/
H A Dcache-feroceon-l2.c87 raw_local_irq_restore(flags); in l2_clean_pa_range()
118 raw_local_irq_restore(flags); in l2_inv_pa_range()
249 raw_local_irq_restore(flags); in flush_and_disable_dcache()
/linux/kernel/locking/
H A Dlockdep.c1233 raw_local_irq_restore(flags); in lockdep_register_key()
2100 raw_local_irq_restore(flags); in lockdep_count_forward_deps()
2126 raw_local_irq_restore(flags); in lockdep_count_backward_deps()
4943 raw_local_irq_restore(flags); in lockdep_set_lock_cmp_fn()
5642 raw_local_irq_restore(flags); in lock_set_class()
5659 raw_local_irq_restore(flags); in lock_downgrade()
5757 raw_local_irq_restore(flags); in lock_acquire()
5777 raw_local_irq_restore(flags); in lock_release()
5805 raw_local_irq_restore(flags); in lock_sync()
5827 raw_local_irq_restore(flags); in lock_is_held_type()
[all …]
/linux/kernel/trace/
H A Dtrace_clock.c142 raw_local_irq_restore(flags); in trace_clock_global()
H A Dtrace_branch.c90 raw_local_irq_restore(flags); in probe_likely_condition()
/linux/arch/powerpc/kernel/
H A Dwatchdog.c133 raw_local_irq_restore(*flags); in wd_smp_lock()
143 raw_local_irq_restore(*flags); in wd_smp_unlock()
/linux/kernel/
H A Dsoftirq.c176 raw_local_irq_restore(flags); in __local_bh_disable_ip()
192 raw_local_irq_restore(flags); in __local_bh_enable()
323 raw_local_irq_restore(flags); in __local_bh_disable_ip()
H A Dcontext_tracking.c339 raw_local_irq_restore(flags); in ct_idle_exit()
/linux/arch/mips/cavium-octeon/
H A Doct_ilm.c100 raw_local_irq_restore(flags); in start_timer()
/linux/drivers/clocksource/
H A Dtimer-atmel-pit.c83 raw_local_irq_restore(flags); in read_pit_clk()
H A Dtimer-microchip-pit64b.c114 raw_local_irq_restore(flags); in mchp_pit64b_cnt_read()
H A Dtimer-atmel-tcb.c64 raw_local_irq_restore(flags); in tc_get_cycles()
/linux/arch/microblaze/include/asm/
H A Dpgtable.h325 raw_local_irq_restore(flags); in pte_update()
/linux/arch/x86/kernel/
H A Ddumpstack.c371 raw_local_irq_restore(flags); in oops_end()

12