Home
last modified time | relevance | path

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

12

/Linux-v5.15/arch/mips/lib/
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()
/Linux-v5.15/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.h169 raw_local_irq_restore(flags); \
181 raw_local_irq_restore(flags); \
195 raw_local_irq_restore(flags); \
209 raw_local_irq_restore(flags); in arch_atomic_cmpxchg()
/Linux-v5.15/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.15/include/asm-generic/
Datomic.h64 raw_local_irq_restore(flags); \
75 raw_local_irq_restore(flags); \
89 raw_local_irq_restore(flags); \
Dcmpxchg-local.h47 raw_local_irq_restore(flags); in __generic_cmpxchg_local()
64 raw_local_irq_restore(flags); in __generic_cmpxchg64_local()
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.15/include/linux/
Dirqflags.h173 #define raw_local_irq_restore(flags) \ macro
223 raw_local_irq_restore(flags); \
238 #define local_irq_restore(flags) do { raw_local_irq_restore(flags); } while (0)
/Linux-v5.15/arch/mips/include/asm/
Datomic.h66 raw_local_irq_restore(flags); \
96 raw_local_irq_restore(flags); \
129 raw_local_irq_restore(flags); \
223 raw_local_irq_restore(flags); \
Dcmpxchg.h62 raw_local_irq_restore(__flags); \
143 raw_local_irq_restore(__flags); \
/Linux-v5.15/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.15/tools/include/linux/
Dirqflags.h21 #define raw_local_irq_restore(flags) ((void)(flags)) macro
/Linux-v5.15/kernel/trace/
Dtrace_clock.c142 raw_local_irq_restore(flags); in trace_clock_global()
Dtrace_branch.c90 raw_local_irq_restore(flags); in probe_likely_condition()
/Linux-v5.15/kernel/locking/
Dlockdep.c1196 raw_local_irq_restore(flags); in lockdep_register_key()
2049 raw_local_irq_restore(flags); in lockdep_count_forward_deps()
2075 raw_local_irq_restore(flags); in lockdep_count_backward_deps()
4819 raw_local_irq_restore(flags); in lockdep_init_map_type()
5513 raw_local_irq_restore(flags); in lock_set_class()
5530 raw_local_irq_restore(flags); in lock_downgrade()
5628 raw_local_irq_restore(flags); in lock_acquire()
5648 raw_local_irq_restore(flags); in lock_release()
5670 raw_local_irq_restore(flags); in lock_is_held_type()
5691 raw_local_irq_restore(flags); in lock_pin_lock()
[all …]
/Linux-v5.15/arch/powerpc/kernel/
Dwatchdog.c102 raw_local_irq_restore(*flags); in wd_smp_lock()
112 raw_local_irq_restore(*flags); in wd_smp_unlock()
Dsmp.c420 raw_local_irq_restore(*flags); in nmi_ipi_lock_start()
443 raw_local_irq_restore(*flags); in nmi_ipi_unlock_end()
/Linux-v5.15/kernel/
Dsoftirq.c190 raw_local_irq_restore(flags); in __local_bh_disable_ip()
206 raw_local_irq_restore(flags); in __local_bh_enable()
324 raw_local_irq_restore(flags); in __local_bh_disable_ip()
/Linux-v5.15/arch/mips/cavium-octeon/
Doct_ilm.c111 raw_local_irq_restore(flags); in start_timer()
/Linux-v5.15/drivers/clocksource/
Dtimer-atmel-pit.c83 raw_local_irq_restore(flags); in read_pit_clk()
Dtimer-microchip-pit64b.c112 raw_local_irq_restore(flags); in mchp_pit64b_cnt_read()
Dtimer-atmel-tcb.c64 raw_local_irq_restore(flags); in tc_get_cycles()
/Linux-v5.15/arch/x86/kernel/
Ddumpstack.c368 raw_local_irq_restore(flags); in oops_end()
/Linux-v5.15/arch/microblaze/include/asm/
Dpgtable.h339 raw_local_irq_restore(flags); in pte_update()

12