Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/arch/mips/lib/
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()
/linux-6.3-rc2/arch/arm/include/asm/
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()
A Dcmpxchg.h83 raw_local_irq_restore(flags); in __xchg()
90 raw_local_irq_restore(flags); in __xchg()
A 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-6.3-rc2/arch/sh/include/asm/
A Datomic-irq.h20 raw_local_irq_restore(flags); \
32 raw_local_irq_restore(flags); \
45 raw_local_irq_restore(flags); \
/linux-6.3-rc2/include/asm-generic/
A Datomic.h64 raw_local_irq_restore(flags); \
75 raw_local_irq_restore(flags); \
89 raw_local_irq_restore(flags); \
A Dcmpxchg-local.h47 raw_local_irq_restore(flags); in __generic_cmpxchg_local()
64 raw_local_irq_restore(flags); in __generic_cmpxchg64_local()
A 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-6.3-rc2/include/linux/
A Dirqflags.h180 #define raw_local_irq_restore(flags) \ macro
230 raw_local_irq_restore(flags); \
245 #define local_irq_restore(flags) do { raw_local_irq_restore(flags); } while (0)
/linux-6.3-rc2/arch/mips/include/asm/
A Datomic.h65 raw_local_irq_restore(flags); \
95 raw_local_irq_restore(flags); \
128 raw_local_irq_restore(flags); \
222 raw_local_irq_restore(flags); \
A Dcmpxchg.h61 raw_local_irq_restore(__flags); \
142 raw_local_irq_restore(__flags); \
/linux-6.3-rc2/arch/arm/mm/
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-6.3-rc2/kernel/trace/
A Dtrace_clock.c142 raw_local_irq_restore(flags); in trace_clock_global()
A Dtrace_branch.c90 raw_local_irq_restore(flags); in probe_likely_condition()
/linux-6.3-rc2/kernel/locking/
A Dlockdep.c1239 raw_local_irq_restore(flags); in lockdep_register_key()
2096 raw_local_irq_restore(flags); in lockdep_count_forward_deps()
2122 raw_local_irq_restore(flags); in lockdep_count_backward_deps()
5557 raw_local_irq_restore(flags); in lock_set_class()
5574 raw_local_irq_restore(flags); in lock_downgrade()
5672 raw_local_irq_restore(flags); in lock_acquire()
5692 raw_local_irq_restore(flags); in lock_release()
5714 raw_local_irq_restore(flags); in lock_is_held_type()
5735 raw_local_irq_restore(flags); in lock_pin_lock()
5754 raw_local_irq_restore(flags); in lock_repin_lock()
[all …]
/linux-6.3-rc2/arch/powerpc/kernel/
A Dwatchdog.c133 raw_local_irq_restore(*flags); in wd_smp_lock()
143 raw_local_irq_restore(*flags); in wd_smp_unlock()
A Dsmp.c419 raw_local_irq_restore(*flags); in nmi_ipi_lock_start()
442 raw_local_irq_restore(*flags); in nmi_ipi_unlock_end()
/linux-6.3-rc2/kernel/
A Dsoftirq.c190 raw_local_irq_restore(flags); in __local_bh_disable_ip()
206 raw_local_irq_restore(flags); in __local_bh_enable()
337 raw_local_irq_restore(flags); in __local_bh_disable_ip()
A Dcontext_tracking.c339 raw_local_irq_restore(flags); in ct_idle_exit()
/linux-6.3-rc2/arch/mips/cavium-octeon/
A Doct_ilm.c100 raw_local_irq_restore(flags); in start_timer()
/linux-6.3-rc2/drivers/clocksource/
A Dtimer-atmel-pit.c83 raw_local_irq_restore(flags); in read_pit_clk()
A Dtimer-microchip-pit64b.c114 raw_local_irq_restore(flags); in mchp_pit64b_cnt_read()
A Dtimer-atmel-tcb.c64 raw_local_irq_restore(flags); in tc_get_cycles()
/linux-6.3-rc2/arch/x86/kernel/
A Ddumpstack.c368 raw_local_irq_restore(flags); in oops_end()
/linux-6.3-rc2/arch/microblaze/include/asm/
A Dpgtable.h325 raw_local_irq_restore(flags); in pte_update()

Completed in 35 milliseconds

12