/linux/arch/mips/lib/ ! |
H A D | bitops.c | 31 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 D | bitops.h | 45 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 D | cmpxchg.h | 85 raw_local_irq_restore(flags); in __arch_xchg() 92 raw_local_irq_restore(flags); in __arch_xchg()
|
H A D | atomic.h | 169 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 D | atomic-irq.h | 20 raw_local_irq_restore(flags); \ 32 raw_local_irq_restore(flags); \ 45 raw_local_irq_restore(flags); \
|
/linux/include/asm-generic/ ! |
H A D | atomic.h | 64 raw_local_irq_restore(flags); \ 75 raw_local_irq_restore(flags); \ 89 raw_local_irq_restore(flags); \
|
H A D | cmpxchg-local.h | 47 raw_local_irq_restore(flags); in __generic_cmpxchg_local() 64 raw_local_irq_restore(flags); in __generic_cmpxchg64_local()
|
H A D | percpu.h | 151 raw_local_irq_restore(___flags); \ 170 raw_local_irq_restore(__flags); \ 180 raw_local_irq_restore(__flags); \ 190 raw_local_irq_restore(__flags); \ 200 raw_local_irq_restore(__flags); \ 210 raw_local_irq_restore(__flags); \
|
/linux/include/linux/ ! |
H A D | irqflags.h | 175 #define raw_local_irq_restore(flags) \ macro 225 raw_local_irq_restore(flags); \ 240 #define local_irq_restore(flags) do { raw_local_irq_restore(flags); } while (0)
|
H A D | objpool.h | 184 raw_local_irq_restore(flags); in objpool_pop() 229 raw_local_irq_restore(flags); in objpool_push()
|
/linux/arch/mips/include/asm/ ! |
H A D | atomic.h | 54 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 D | cmpxchg.h | 61 raw_local_irq_restore(__flags); \ 142 raw_local_irq_restore(__flags); \
|
/linux/arch/arm/mm/ ! |
H A D | cache-feroceon-l2.c | 87 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 D | lockdep.c | 1243 raw_local_irq_restore(flags); in lockdep_register_key() 2088 raw_local_irq_restore(flags); in lockdep_count_forward_deps() 2114 raw_local_irq_restore(flags); in lockdep_count_backward_deps() 4994 raw_local_irq_restore(flags); in lockdep_init_map_type() 5027 raw_local_irq_restore(flags); in lockdep_set_lock_cmp_fn() 5748 raw_local_irq_restore(flags); in lock_set_class() 5765 raw_local_irq_restore(flags); in lock_downgrade() 5871 raw_local_irq_restore(flags); in lock_acquire() 5892 raw_local_irq_restore(flags); in lock_release() 5920 raw_local_irq_restore(flags); in lock_sync() [all …]
|
/linux/kernel/trace/ ! |
H A D | trace_clock.c | 142 raw_local_irq_restore(flags); in trace_clock_global()
|
H A D | trace_branch.c | 84 raw_local_irq_restore(flags); in probe_likely_condition()
|
/linux/arch/powerpc/kernel/ ! |
H A D | watchdog.c | 133 raw_local_irq_restore(*flags); in wd_smp_lock() 143 raw_local_irq_restore(*flags); in wd_smp_unlock()
|
H A D | smp.c | 414 raw_local_irq_restore(*flags); in nmi_ipi_lock_start() 437 raw_local_irq_restore(*flags); in nmi_ipi_unlock_end()
|
/linux/arch/mips/cavium-octeon/ ! |
H A D | oct_ilm.c | 100 raw_local_irq_restore(flags); in start_timer()
|
/linux/drivers/clocksource/ ! |
H A D | timer-atmel-pit.c | 83 raw_local_irq_restore(flags); in read_pit_clk()
|
H A D | timer-microchip-pit64b.c | 114 raw_local_irq_restore(flags); in mchp_pit64b_cnt_read()
|
H A D | timer-atmel-tcb.c | 64 raw_local_irq_restore(flags); in tc_get_cycles()
|
/linux/kernel/ ! |
H A D | context_tracking.c | 338 raw_local_irq_restore(flags); in ct_idle_exit()
|
/linux/arch/x86/kernel/ ! |
H A D | dumpstack.c | 368 raw_local_irq_restore(flags); in oops_end()
|
/linux/arch/microblaze/include/asm/ ! |
H A D | pgtable.h | 317 raw_local_irq_restore(flags); in pte_update()
|