Home
last modified time | relevance | path

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

12

/Linux-v5.4/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-v5.4/arch/arm/include/asm/
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()
Dcmpxchg.h83 raw_local_irq_restore(flags); in __xchg()
90 raw_local_irq_restore(flags); in __xchg()
Datomic.h171 raw_local_irq_restore(flags); \
183 raw_local_irq_restore(flags); \
197 raw_local_irq_restore(flags); \
211 raw_local_irq_restore(flags); in atomic_cmpxchg()
/Linux-v5.4/include/linux/
Dirqflags.h86 #define raw_local_irq_restore(flags) \ macro
123 raw_local_irq_restore(flags); \
127 raw_local_irq_restore(flags); \
146 #define local_irq_restore(flags) do { raw_local_irq_restore(flags); } while (0)
/Linux-v5.4/arch/mips/include/asm/
Datomic.h77 raw_local_irq_restore(flags); \
109 raw_local_irq_restore(flags); \
142 raw_local_irq_restore(flags); \
222 raw_local_irq_restore(flags); in atomic_sub_if_positive()
279 raw_local_irq_restore(flags); \
311 raw_local_irq_restore(flags); \
344 raw_local_irq_restore(flags); \
421 raw_local_irq_restore(flags); in atomic64_sub_if_positive()
Dcmpxchg.h71 raw_local_irq_restore(__flags); \
147 raw_local_irq_restore(__flags); \
/Linux-v5.4/arch/csky/include/asm/
Datomic.h116 raw_local_irq_restore(flags); in __atomic_add_unless()
136 raw_local_irq_restore(flags); \
155 raw_local_irq_restore(flags); \
176 raw_local_irq_restore(flags); \
/Linux-v5.4/arch/sh/include/asm/
Datomic-irq.h20 raw_local_irq_restore(flags); \
32 raw_local_irq_restore(flags); \
45 raw_local_irq_restore(flags); \
/Linux-v5.4/include/asm-generic/
Datomic.h81 raw_local_irq_restore(flags); \
92 raw_local_irq_restore(flags); \
106 raw_local_irq_restore(flags); \
Dcmpxchg-local.h47 raw_local_irq_restore(flags); in __cmpxchg_local_generic()
64 raw_local_irq_restore(flags); in __cmpxchg64_local_generic()
Dpercpu.h130 raw_local_irq_restore(__flags); \
149 raw_local_irq_restore(__flags); \
159 raw_local_irq_restore(__flags); \
169 raw_local_irq_restore(__flags); \
179 raw_local_irq_restore(__flags); \
190 raw_local_irq_restore(__flags); \
/Linux-v5.4/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-v5.4/tools/include/linux/
Dirqflags.h21 #define raw_local_irq_restore(flags) ((void)(flags)) macro
/Linux-v5.4/kernel/locking/
Dlockdep.c1135 raw_local_irq_restore(flags); in lockdep_register_key()
1726 raw_local_irq_restore(flags); in lockdep_count_forward_deps()
1753 raw_local_irq_restore(flags); in lockdep_count_backward_deps()
3762 raw_local_irq_restore(flags); in lockdep_init_map()
4448 raw_local_irq_restore(flags); in lock_set_class()
4465 raw_local_irq_restore(flags); in lock_downgrade()
4490 raw_local_irq_restore(flags); in lock_acquire()
4509 raw_local_irq_restore(flags); in lock_release()
4527 raw_local_irq_restore(flags); in lock_is_held_type()
4548 raw_local_irq_restore(flags); in lock_pin_lock()
[all …]
/Linux-v5.4/kernel/trace/
Dtrace_clock.c126 raw_local_irq_restore(flags); in trace_clock_global()
Dtrace_branch.c90 raw_local_irq_restore(flags); in probe_likely_condition()
/Linux-v5.4/arch/powerpc/kernel/
Dwatchdog.c99 raw_local_irq_restore(*flags); in wd_smp_lock()
109 raw_local_irq_restore(*flags); in wd_smp_unlock()
Dsmp.c382 raw_local_irq_restore(*flags); in nmi_ipi_lock_start()
405 raw_local_irq_restore(*flags); in nmi_ipi_unlock_end()
/Linux-v5.4/arch/mips/cavium-octeon/
Doct_ilm.c111 raw_local_irq_restore(flags); in start_timer()
/Linux-v5.4/arch/x86/include/asm/
Dtlbflush.h448 raw_local_irq_restore(flags); in __native_flush_tlb_global()
/Linux-v5.4/drivers/clocksource/
Dtimer-atmel-pit.c83 raw_local_irq_restore(flags); in read_pit_clk()
/Linux-v5.4/arch/x86/kernel/
Ddumpstack.c343 raw_local_irq_restore(flags); in oops_end()
/Linux-v5.4/drivers/s390/char/
Dsclp_early_core.c74 raw_local_irq_restore(flags); in sclp_early_cmd()
/Linux-v5.4/kernel/
Dsoftirq.c130 raw_local_irq_restore(flags); in __local_bh_disable_ip()

12