Home
last modified time | relevance | path

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

12

/linux-6.12.1/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()
159 raw_local_irq_restore(flags); in __mips_xor_is_negative_byte()
/linux-6.12.1/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()
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()
Dcmpxchg.h85 raw_local_irq_restore(flags); in __arch_xchg()
92 raw_local_irq_restore(flags); in __arch_xchg()
/linux-6.12.1/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-6.12.1/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.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-6.12.1/include/linux/
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)
Dobjpool.h185 raw_local_irq_restore(flags); in objpool_pop()
230 raw_local_irq_restore(flags); in objpool_push()
/linux-6.12.1/arch/mips/include/asm/
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); \
Dcmpxchg.h61 raw_local_irq_restore(__flags); \
142 raw_local_irq_restore(__flags); \
/linux-6.12.1/arch/arm/mm/
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.12.1/kernel/locking/
Dlockdep.c1239 raw_local_irq_restore(flags); in lockdep_register_key()
2119 raw_local_irq_restore(flags); in lockdep_count_forward_deps()
2145 raw_local_irq_restore(flags); in lockdep_count_backward_deps()
4966 raw_local_irq_restore(flags); in lockdep_init_map_type()
4999 raw_local_irq_restore(flags); in lockdep_set_lock_cmp_fn()
5713 raw_local_irq_restore(flags); in lock_set_class()
5730 raw_local_irq_restore(flags); in lock_downgrade()
5828 raw_local_irq_restore(flags); in lock_acquire()
5849 raw_local_irq_restore(flags); in lock_release()
5877 raw_local_irq_restore(flags); in lock_sync()
[all …]
/linux-6.12.1/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-6.12.1/arch/powerpc/kernel/
Dwatchdog.c133 raw_local_irq_restore(*flags); in wd_smp_lock()
143 raw_local_irq_restore(*flags); in wd_smp_unlock()
Dsmp.c413 raw_local_irq_restore(*flags); in nmi_ipi_lock_start()
436 raw_local_irq_restore(*flags); in nmi_ipi_unlock_end()
/linux-6.12.1/kernel/
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()
Dcontext_tracking.c339 raw_local_irq_restore(flags); in ct_idle_exit()
/linux-6.12.1/arch/mips/cavium-octeon/
Doct_ilm.c100 raw_local_irq_restore(flags); in start_timer()
/linux-6.12.1/drivers/clocksource/
Dtimer-atmel-pit.c83 raw_local_irq_restore(flags); in read_pit_clk()
Dtimer-microchip-pit64b.c114 raw_local_irq_restore(flags); in mchp_pit64b_cnt_read()
/linux-6.12.1/arch/microblaze/include/asm/
Dpgtable.h325 raw_local_irq_restore(flags); in pte_update()
/linux-6.12.1/arch/x86/kernel/
Ddumpstack.c371 raw_local_irq_restore(flags); in oops_end()

12