Home
last modified time | relevance | path

Searched refs:raw_spin_unlock_irqrestore (Results 1 – 167 of 167) sorted by relevance

/linux-4.1.27/drivers/dca/
Ddca-core.c108 raw_spin_unlock_irqrestore(&dca_lock, flags); in unregister_dca_providers()
120 raw_spin_unlock_irqrestore(&dca_lock, flags); in unregister_dca_providers()
202 raw_spin_unlock_irqrestore(&dca_lock, flags); in dca_add_requester()
209 raw_spin_unlock_irqrestore(&dca_lock, flags); in dca_add_requester()
219 raw_spin_unlock_irqrestore(&dca_lock, flags); in dca_add_requester()
229 raw_spin_unlock_irqrestore(&dca_lock, flags); in dca_add_requester()
253 raw_spin_unlock_irqrestore(&dca_lock, flags); in dca_remove_requester()
257 raw_spin_unlock_irqrestore(&dca_lock, flags); in dca_remove_requester()
283 raw_spin_unlock_irqrestore(&dca_lock, flags); in dca_common_get_tag()
288 raw_spin_unlock_irqrestore(&dca_lock, flags); in dca_common_get_tag()
[all …]
/linux-4.1.27/kernel/locking/
Drwsem-spinlock.c30 raw_spin_unlock_irqrestore(&sem->wait_lock, flags); in rwsem_is_locked()
139 raw_spin_unlock_irqrestore(&sem->wait_lock, flags); in __down_read()
154 raw_spin_unlock_irqrestore(&sem->wait_lock, flags); in __down_read()
186 raw_spin_unlock_irqrestore(&sem->wait_lock, flags); in __down_read_trylock()
219 raw_spin_unlock_irqrestore(&sem->wait_lock, flags); in __down_write_nested()
227 raw_spin_unlock_irqrestore(&sem->wait_lock, flags); in __down_write_nested()
251 raw_spin_unlock_irqrestore(&sem->wait_lock, flags); in __down_write_trylock()
268 raw_spin_unlock_irqrestore(&sem->wait_lock, flags); in __up_read()
284 raw_spin_unlock_irqrestore(&sem->wait_lock, flags); in __up_write()
301 raw_spin_unlock_irqrestore(&sem->wait_lock, flags); in __downgrade_write()
Dsemaphore.c62 raw_spin_unlock_irqrestore(&sem->lock, flags); in down()
85 raw_spin_unlock_irqrestore(&sem->lock, flags); in down_interruptible()
111 raw_spin_unlock_irqrestore(&sem->lock, flags); in down_killable()
139 raw_spin_unlock_irqrestore(&sem->lock, flags); in down_trylock()
165 raw_spin_unlock_irqrestore(&sem->lock, flags); in down_timeout()
187 raw_spin_unlock_irqrestore(&sem->lock, flags); in up()
Drtmutex.c309 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in rt_mutex_adjust_prio()
550 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in rt_mutex_adjust_prio_chain()
581 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in rt_mutex_adjust_prio_chain()
611 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in rt_mutex_adjust_prio_chain()
633 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in rt_mutex_adjust_prio_chain()
712 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in rt_mutex_adjust_prio_chain()
736 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in rt_mutex_adjust_prio_chain()
851 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in try_to_take_rt_mutex()
911 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in task_blocks_on_rt_mutex()
931 raw_spin_unlock_irqrestore(&owner->pi_lock, flags); in task_blocks_on_rt_mutex()
[all …]
Drwsem-xadd.c505 raw_spin_unlock_irqrestore(&sem->wait_lock, flags); in rwsem_wake()
527 raw_spin_unlock_irqrestore(&sem->wait_lock, flags); in rwsem_downgrade_wake()
/linux-4.1.27/lib/
Datomic64.c57 raw_spin_unlock_irqrestore(lock, flags); in atomic64_read()
69 raw_spin_unlock_irqrestore(lock, flags); in atomic64_set()
81 raw_spin_unlock_irqrestore(lock, flags); \
94 raw_spin_unlock_irqrestore(lock, flags); \
120 raw_spin_unlock_irqrestore(lock, flags); in atomic64_dec_if_positive()
135 raw_spin_unlock_irqrestore(lock, flags); in atomic64_cmpxchg()
149 raw_spin_unlock_irqrestore(lock, flags); in atomic64_xchg()
165 raw_spin_unlock_irqrestore(lock, flags); in atomic64_add_unless()
Ddebugobjects.c106 raw_spin_unlock_irqrestore(&pool_lock, flags); in fill_pool()
180 raw_spin_unlock_irqrestore(&pool_lock, flags); in free_obj_work()
184 raw_spin_unlock_irqrestore(&pool_lock, flags); in free_obj_work()
206 raw_spin_unlock_irqrestore(&pool_lock, flags); in free_object()
229 raw_spin_unlock_irqrestore(&db->lock, flags); in debug_objects_oom()
323 raw_spin_unlock_irqrestore(&db->lock, flags); in __debug_object_init()
340 raw_spin_unlock_irqrestore(&db->lock, flags); in __debug_object_init()
351 raw_spin_unlock_irqrestore(&db->lock, flags); in __debug_object_init()
417 raw_spin_unlock_irqrestore(&db->lock, flags); in debug_object_activate()
429 raw_spin_unlock_irqrestore(&db->lock, flags); in debug_object_activate()
[all …]
Dflex_proportions.c117 raw_spin_unlock_irqrestore(&pl->lock, flags); in fprop_reflect_period_single()
126 raw_spin_unlock_irqrestore(&pl->lock, flags); in fprop_reflect_period_single()
200 raw_spin_unlock_irqrestore(&pl->lock, flags); in fprop_reflect_period_percpu()
215 raw_spin_unlock_irqrestore(&pl->lock, flags); in fprop_reflect_period_percpu()
Dpercpu_counter.c71 raw_spin_unlock_irqrestore(&fbc->lock, flags); in percpu_counter_set()
86 raw_spin_unlock_irqrestore(&fbc->lock, flags); in __percpu_counter_add()
110 raw_spin_unlock_irqrestore(&fbc->lock, flags); in __percpu_counter_sum()
189 raw_spin_unlock_irqrestore(&fbc->lock, flags); in percpu_counter_hotcpu_callback()
Dratelimit.c63 raw_spin_unlock_irqrestore(&rs->lock, flags); in ___ratelimit()
Dproportions.c250 raw_spin_unlock_irqrestore(&pl->lock, flags); in prop_norm_percpu()
370 raw_spin_unlock_irqrestore(&pl->lock, flags); in prop_norm_single()
/linux-4.1.27/arch/mips/vr41xx/common/
Dicu.c164 raw_spin_unlock_irqrestore(&desc->lock, flags); in vr41xx_enable_piuint()
179 raw_spin_unlock_irqrestore(&desc->lock, flags); in vr41xx_disable_piuint()
194 raw_spin_unlock_irqrestore(&desc->lock, flags); in vr41xx_enable_aiuint()
209 raw_spin_unlock_irqrestore(&desc->lock, flags); in vr41xx_disable_aiuint()
224 raw_spin_unlock_irqrestore(&desc->lock, flags); in vr41xx_enable_kiuint()
239 raw_spin_unlock_irqrestore(&desc->lock, flags); in vr41xx_disable_kiuint()
252 raw_spin_unlock_irqrestore(&desc->lock, flags); in vr41xx_enable_macint()
264 raw_spin_unlock_irqrestore(&desc->lock, flags); in vr41xx_disable_macint()
276 raw_spin_unlock_irqrestore(&desc->lock, flags); in vr41xx_enable_dsiuint()
288 raw_spin_unlock_irqrestore(&desc->lock, flags); in vr41xx_disable_dsiuint()
[all …]
/linux-4.1.27/arch/x86/kernel/
Di8259.c67 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in mask_8259A_irq()
86 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in unmask_8259A_irq()
105 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in i8259A_irq_pending()
186 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in mask_and_ack_8259A()
283 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in mask_8259A()
295 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in unmask_8259A()
321 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in init_8259A()
366 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in init_8259A()
Dapm_32.c1232 raw_spin_unlock_irqrestore(&i8253_lock, flags); in reinit_timer()
/linux-4.1.27/arch/powerpc/platforms/85xx/
Dsocrates_fpga_pic.c85 raw_spin_unlock_irqrestore(&socrates_fpga_pic_lock, flags); in socrates_fpga_pic_get_irq()
122 raw_spin_unlock_irqrestore(&socrates_fpga_pic_lock, flags); in socrates_fpga_pic_ack()
138 raw_spin_unlock_irqrestore(&socrates_fpga_pic_lock, flags); in socrates_fpga_pic_mask()
155 raw_spin_unlock_irqrestore(&socrates_fpga_pic_lock, flags); in socrates_fpga_pic_mask_ack()
171 raw_spin_unlock_irqrestore(&socrates_fpga_pic_lock, flags); in socrates_fpga_pic_unmask()
187 raw_spin_unlock_irqrestore(&socrates_fpga_pic_lock, flags); in socrates_fpga_pic_eoi()
218 raw_spin_unlock_irqrestore(&socrates_fpga_pic_lock, flags); in socrates_fpga_pic_set_type()
311 raw_spin_unlock_irqrestore(&socrates_fpga_pic_lock, flags); in socrates_fpga_pic_init()
/linux-4.1.27/drivers/dma/ipu/
Dipu_irq.c107 raw_spin_unlock_irqrestore(&bank_lock, lock_flags); in ipu_irq_unmask()
116 raw_spin_unlock_irqrestore(&bank_lock, lock_flags); in ipu_irq_unmask()
130 raw_spin_unlock_irqrestore(&bank_lock, lock_flags); in ipu_irq_mask()
139 raw_spin_unlock_irqrestore(&bank_lock, lock_flags); in ipu_irq_mask()
152 raw_spin_unlock_irqrestore(&bank_lock, lock_flags); in ipu_irq_ack()
158 raw_spin_unlock_irqrestore(&bank_lock, lock_flags); in ipu_irq_ack()
178 raw_spin_unlock_irqrestore(&bank_lock, lock_flags); in ipu_irq_status()
218 raw_spin_unlock_irqrestore(&bank_lock, lock_flags); in ipu_irq_map()
257 raw_spin_unlock_irqrestore(&bank_lock, lock_flags); in ipu_irq_unmap()
/linux-4.1.27/arch/mips/kernel/
Dirq-gt641xx.c41 raw_spin_unlock_irqrestore(&gt641xx_irq_lock, flags); in ack_gt641xx_irq()
53 raw_spin_unlock_irqrestore(&gt641xx_irq_lock, flags); in mask_gt641xx_irq()
69 raw_spin_unlock_irqrestore(&gt641xx_irq_lock, flags); in mask_ack_gt641xx_irq()
81 raw_spin_unlock_irqrestore(&gt641xx_irq_lock, flags); in unmask_gt641xx_irq()
Di8259.c72 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in disable_8259A_irq()
87 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in enable_8259A_irq()
103 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in i8259A_irq_pending()
181 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in mask_and_ack_8259A()
286 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in init_8259A()
/linux-4.1.27/arch/mips/bcm63xx/
Dtimer.c74 raw_spin_unlock_irqrestore(&timer_reg_lock, flags); in bcm63xx_timer_enable()
98 raw_spin_unlock_irqrestore(&timer_reg_lock, flags); in bcm63xx_timer_disable()
123 raw_spin_unlock_irqrestore(&timer_data_lock, flags); in bcm63xx_timer_register()
138 raw_spin_unlock_irqrestore(&timer_data_lock, flags); in bcm63xx_timer_unregister()
174 raw_spin_unlock_irqrestore(&timer_reg_lock, flags); in bcm63xx_timer_set()
/linux-4.1.27/arch/mips/pnx833x/common/
Dinterrupts.c165 raw_spin_unlock_irqrestore(&pnx833x_irq_lock, flags); in pnx833x_startup_pic_irq()
176 raw_spin_unlock_irqrestore(&pnx833x_irq_lock, flags); in pnx833x_enable_pic_irq()
186 raw_spin_unlock_irqrestore(&pnx833x_irq_lock, flags); in pnx833x_disable_pic_irq()
197 raw_spin_unlock_irqrestore(&pnx833x_gpio_pnx833x_irq_lock, flags); in pnx833x_enable_gpio_irq()
206 raw_spin_unlock_irqrestore(&pnx833x_gpio_pnx833x_irq_lock, flags); in pnx833x_disable_gpio_irq()
/linux-4.1.27/arch/powerpc/platforms/powermac/
Dpic.c98 raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); in pmac_mask_and_ack_irq()
113 raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); in pmac_ack_irq()
158 raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); in pmac_startup_irq()
171 raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); in pmac_mask_irq()
182 raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); in pmac_unmask_irq()
191 raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); in pmac_retrigger()
220 raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); in gatwick_action()
225 raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); in gatwick_action()
252 raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); in pmac_pic_get_irq()
Dpfunc_base.c60 raw_spin_unlock_irqrestore(&feature_lock, flags); in macio_do_gpio_write()
151 raw_spin_unlock_irqrestore(&feature_lock, flags); in macio_do_write_reg32()
174 raw_spin_unlock_irqrestore(&feature_lock, flags); in macio_do_write_reg8()
232 raw_spin_unlock_irqrestore(&feature_lock, flags); in macio_do_write_reg32_slm()
252 raw_spin_unlock_irqrestore(&feature_lock, flags); in macio_do_write_reg8_slm()
287 raw_spin_unlock_irqrestore(&feature_lock, flags); in unin_do_write_reg32()
Dnvram.c169 raw_spin_unlock_irqrestore(&nv_lock, flags); in indirect_nvram_read_byte()
181 raw_spin_unlock_irqrestore(&nv_lock, flags); in indirect_nvram_write_byte()
500 raw_spin_unlock_irqrestore(&nv_lock, flags); in core99_nvram_sync()
Dfeature.c68 #define UNLOCK(flags) raw_spin_unlock_irqrestore(&feature_lock, flags);
/linux-4.1.27/arch/powerpc/sysdev/
Di8259.c97 raw_spin_unlock_irqrestore(&i8259_lock, flags); in i8259_mask_and_ack_irq()
118 raw_spin_unlock_irqrestore(&i8259_lock, flags); in i8259_mask_irq()
133 raw_spin_unlock_irqrestore(&i8259_lock, flags); in i8259_unmask_irq()
262 raw_spin_unlock_irqrestore(&i8259_lock, flags); in i8259_init()
Dmpic_msgr.c67 raw_spin_unlock_irqrestore(&msgrs_lock, flags); in mpic_msgr_get()
80 raw_spin_unlock_irqrestore(&msgr->lock, flags); in mpic_msgr_put()
92 raw_spin_unlock_irqrestore(&msgr->lock, flags); in mpic_msgr_enable()
102 raw_spin_unlock_irqrestore(&msgr->lock, flags); in mpic_msgr_disable()
Duic.c69 raw_spin_unlock_irqrestore(&uic->lock, flags); in uic_unmask_irq()
83 raw_spin_unlock_irqrestore(&uic->lock, flags); in uic_mask_irq()
94 raw_spin_unlock_irqrestore(&uic->lock, flags); in uic_ack_irq()
119 raw_spin_unlock_irqrestore(&uic->lock, flags); in uic_mask_ack_irq()
162 raw_spin_unlock_irqrestore(&uic->lock, flags); in uic_set_irq_type()
Dipic.c536 raw_spin_unlock_irqrestore(&ipic_lock, flags); in ipic_unmask_irq()
556 raw_spin_unlock_irqrestore(&ipic_lock, flags); in ipic_mask_irq()
575 raw_spin_unlock_irqrestore(&ipic_lock, flags); in ipic_ack_irq()
598 raw_spin_unlock_irqrestore(&ipic_lock, flags); in ipic_mask_irq_and_ack()
Dmpic.c411 raw_spin_unlock_irqrestore(&mpic->fixup_lock, flags); in mpic_startup_ht_interrupt()
437 raw_spin_unlock_irqrestore(&mpic->fixup_lock, flags); in mpic_shutdown_ht_interrupt()
1705 raw_spin_unlock_irqrestore(&mpic_lock, flags); in mpic_irq_set_priority()
1736 raw_spin_unlock_irqrestore(&mpic_lock, flags); in mpic_setup_this_cpu()
1779 raw_spin_unlock_irqrestore(&mpic_lock, flags); in mpic_teardown_this_cpu()
/linux-4.1.27/arch/x86/pci/
Dmmconfig_32.c85 raw_spin_unlock_irqrestore(&pci_config_lock, flags); in pci_mmcfg_read()
122 raw_spin_unlock_irqrestore(&pci_config_lock, flags); in pci_mmcfg_write()
156 raw_spin_unlock_irqrestore(&pci_config_lock, flags); in pci_mmcfg_arch_unmap()
Ddirect.c46 raw_spin_unlock_irqrestore(&pci_config_lock, flags); in pci_conf1_read()
75 raw_spin_unlock_irqrestore(&pci_config_lock, flags); in pci_conf1_write()
131 raw_spin_unlock_irqrestore(&pci_config_lock, flags); in pci_conf2_read()
171 raw_spin_unlock_irqrestore(&pci_config_lock, flags); in pci_conf2_write()
Dce4100.c80 raw_spin_unlock_irqrestore(&pci_config_lock, flags); in reg_read()
90 raw_spin_unlock_irqrestore(&pci_config_lock, flags); in reg_write()
125 raw_spin_unlock_irqrestore(&pci_config_lock, flags); in reg_noirq_read()
Dpcbios.c239 raw_spin_unlock_irqrestore(&pci_config_lock, flags); in pci_bios_read()
296 raw_spin_unlock_irqrestore(&pci_config_lock, flags); in pci_bios_write()
/linux-4.1.27/drivers/of/
Dbase.c241 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_find_property()
281 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_find_all_nodes()
493 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_device_is_compatible()
562 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_device_is_available()
608 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_get_parent()
635 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_get_next_parent()
676 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_get_next_child()
707 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_get_next_available_child()
822 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_find_node_opts_by_path()
850 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_find_node_by_name()
[all …]
Ddynamic.c252 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_attach_node()
305 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_detach_node()
602 raw_spin_unlock_irqrestore(&devtree_lock, flags); in __of_changeset_entry_apply()
Dresolver.c67 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_get_tree_max_phandle()
Dunittest.c865 raw_spin_unlock_irqrestore(&devtree_lock, flags); in attach_node_and_children()
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dmce_intel.c137 raw_spin_unlock_irqrestore(&cmci_discover_lock, flags); in cmci_toggle_interrupt_mode()
294 raw_spin_unlock_irqrestore(&cmci_discover_lock, flags); in cmci_discover()
348 raw_spin_unlock_irqrestore(&cmci_discover_lock, flags); in cmci_clear()
391 raw_spin_unlock_irqrestore(&cmci_discover_lock, flags); in cmci_disable_bank()
/linux-4.1.27/arch/powerpc/sysdev/ge/
Dge_pic.c121 raw_spin_unlock_irqrestore(&gef_pic_lock, flags); in gef_pic_mask()
142 raw_spin_unlock_irqrestore(&gef_pic_lock, flags); in gef_pic_unmask()
205 raw_spin_unlock_irqrestore(&gef_pic_lock, flags); in gef_pic_init()
/linux-4.1.27/arch/arm/mach-ixp4xx/
Dcommon-pci.c68 raw_spin_unlock_irqrestore(&ixp4xx_pci_lock, flags); in crp_read()
80 raw_spin_unlock_irqrestore(&ixp4xx_pci_lock, flags); in crp_write()
121 raw_spin_unlock_irqrestore(&ixp4xx_pci_lock, flags); in ixp4xx_pci_read_errata()
143 raw_spin_unlock_irqrestore(&ixp4xx_pci_lock, flags); in ixp4xx_pci_read_no_errata()
165 raw_spin_unlock_irqrestore(&ixp4xx_pci_lock, flags); in ixp4xx_pci_write()
/linux-4.1.27/arch/arm/kernel/
Dperf_event_xscale.c229 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in xscale1pmu_enable_event()
263 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in xscale1pmu_disable_event()
296 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in xscale1pmu_start()
308 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in xscale1pmu_stop()
580 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in xscale2pmu_enable_event()
632 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in xscale2pmu_disable_event()
660 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in xscale2pmu_start()
672 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in xscale2pmu_stop()
Dio.c23 raw_spin_unlock_irqrestore(&__io_lock, flags); in atomic_io_modify_relaxed()
36 raw_spin_unlock_irqrestore(&__io_lock, flags); in atomic_io_modify()
Dperf_event_v6.c293 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv6pmu_enable_event()
365 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv6pmu_start()
377 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv6pmu_stop()
439 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv6pmu_disable_event()
470 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv6mpcore_pmu_disable_event()
Dperf_event_v7.c802 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv7pmu_enable_event()
834 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv7pmu_disable_event()
907 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv7pmu_start()
918 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv7pmu_stop()
1364 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in krait_pmu_disable_event()
1400 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in krait_pmu_enable_event()
1697 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in scorpion_pmu_disable_event()
1733 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in scorpion_pmu_enable_event()
Dtraps.c378 raw_spin_unlock_irqrestore(&undef_lock, flags); in register_undef_hook()
387 raw_spin_unlock_irqrestore(&undef_lock, flags); in unregister_undef_hook()
401 raw_spin_unlock_irqrestore(&undef_lock, flags); in call_undef_hook()
/linux-4.1.27/drivers/pinctrl/intel/
Dpinctrl-baytrail.c181 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_gpio_clear_triggering()
228 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_gpio_request()
273 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_irq_type()
287 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_gpio_get()
308 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_gpio_set()
324 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_gpio_direction_input()
357 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_gpio_direction_output()
378 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_gpio_dbg_show()
500 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_irq_unmask()
/linux-4.1.27/arch/sh/drivers/pci/
Dops-sh4.c39 raw_spin_unlock_irqrestore(&pci_config_lock, flags); in sh4_pci_read()
74 raw_spin_unlock_irqrestore(&pci_config_lock, flags); in sh4_pci_write()
Dops-sh7786.c124 raw_spin_unlock_irqrestore(&pci_config_lock, flags); in sh7786_pcie_read()
164 raw_spin_unlock_irqrestore(&pci_config_lock, flags); in sh7786_pcie_write()
/linux-4.1.27/kernel/
Dlatencytop.c78 raw_spin_unlock_irqrestore(&latency_lock, flags); in clear_all_latency_tracing()
87 raw_spin_unlock_irqrestore(&latency_lock, flags); in clear_global_latency_tracing()
235 raw_spin_unlock_irqrestore(&latency_lock, flags); in __account_scheduler_latency()
Dtask_work.c72 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in task_work_cancel()
Dkprobes.c1125 raw_spin_unlock_irqrestore(hlist_lock, *flags); in kretprobe_hash_unlock()
1134 raw_spin_unlock_irqrestore(hlist_lock, *flags); in kretprobe_table_unlock()
1810 raw_spin_unlock_irqrestore(&rp->lock, flags); in pre_handler_kretprobe()
1818 raw_spin_unlock_irqrestore(&rp->lock, flags); in pre_handler_kretprobe()
1831 raw_spin_unlock_irqrestore(&rp->lock, flags); in pre_handler_kretprobe()
/linux-4.1.27/kernel/time/
Dtick-broadcast.c234 raw_spin_unlock_irqrestore(&tick_broadcast_lock, flags); in tick_device_uses_broadcast()
433 raw_spin_unlock_irqrestore(&tick_broadcast_lock, flags); in tick_shutdown_broadcast()
448 raw_spin_unlock_irqrestore(&tick_broadcast_lock, flags); in tick_suspend_broadcast()
490 raw_spin_unlock_irqrestore(&tick_broadcast_lock, flags); in tick_resume_broadcast()
894 raw_spin_unlock_irqrestore(&tick_broadcast_lock, flags); in tick_broadcast_switch_to_oneshot()
910 raw_spin_unlock_irqrestore(&tick_broadcast_lock, flags); in hotplug_cpu__broadcast_tick_pull()
930 raw_spin_unlock_irqrestore(&tick_broadcast_lock, flags); in tick_shutdown_broadcast_oneshot()
Dtimekeeping.c529 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in pvclock_gtod_register_notifier()
546 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in pvclock_gtod_unregister_notifier()
933 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in do_settimeofday64()
979 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in timekeeping_inject_offset()
1031 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in timekeeping_set_tai_offset()
1070 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in change_clocksource()
1257 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in timekeeping_init()
1347 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in timekeeping_inject_sleeptime64()
1428 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in timekeeping_resume()
1483 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in timekeeping_suspend()
[all …]
Dtimer_stats.c267 raw_spin_unlock_irqrestore(lock, flags); in timer_stats_update_stats()
355 raw_spin_unlock_irqrestore(lock, flags); in sync_access()
Dtimer_list.c110 raw_spin_unlock_irqrestore(&base->cpu_base->lock, flags); in print_active_timers()
116 raw_spin_unlock_irqrestore(&base->cpu_base->lock, flags); in print_active_timers()
Dclockevents.c496 raw_spin_unlock_irqrestore(&clockevents_lock, flags); in clockevents_register_device()
672 raw_spin_unlock_irqrestore(&clockevents_lock, flags); in tick_cleanup_dead_cpu()
Dhrtimer.c164 raw_spin_unlock_irqrestore(&base->cpu_base->lock, *flags); in lock_hrtimer_base()
795 raw_spin_unlock_irqrestore(&timer->base->cpu_base->lock, *flags); in unlock_hrtimer_base()
1133 raw_spin_unlock_irqrestore(&cpu_base->lock, flags); in hrtimer_get_next_event()
Dposix-cpu-timers.c231 raw_spin_unlock_irqrestore(&cputimer->lock, flags); in thread_group_cputimer()
892 raw_spin_unlock_irqrestore(&cputimer->lock, flags); in stop_process_timers()
/linux-4.1.27/arch/mips/sibyte/sb1250/
Dirq.c65 raw_spin_unlock_irqrestore(&sb1250_imr_lock, flags); in sb1250_mask_irq()
79 raw_spin_unlock_irqrestore(&sb1250_imr_lock, flags); in sb1250_unmask_irq()
119 raw_spin_unlock_irqrestore(&sb1250_imr_lock, flags); in sb1250_set_affinity()
/linux-4.1.27/arch/arm/mm/
Dcache-l2x0.c289 raw_spin_unlock_irqrestore(&l2x0_lock, flags); in l2c220_op_way()
307 raw_spin_unlock_irqrestore(lock, flags); in l2c220_op_pa_range()
339 raw_spin_unlock_irqrestore(&l2x0_lock, flags); in l2c220_inv_range()
358 raw_spin_unlock_irqrestore(&l2x0_lock, flags); in l2c220_clean_range()
377 raw_spin_unlock_irqrestore(&l2x0_lock, flags); in l2c220_flush_range()
391 raw_spin_unlock_irqrestore(&l2x0_lock, flags); in l2c220_sync()
492 raw_spin_unlock_irqrestore(&l2x0_lock, flags); in l2c310_inv_range_erratum()
518 raw_spin_unlock_irqrestore(lock, flags); in l2c310_flush_range_erratum()
522 raw_spin_unlock_irqrestore(lock, flags); in l2c310_flush_range_erratum()
536 raw_spin_unlock_irqrestore(&l2x0_lock, flags); in l2c310_flush_all_erratum()
[all …]
Dcontext.c76 raw_spin_unlock_irqrestore(&cpu_asid_lock, flags); in a15_erratum_get_cpumask()
262 raw_spin_unlock_irqrestore(&cpu_asid_lock, flags); in check_and_switch_context()
/linux-4.1.27/drivers/irqchip/
Dirq-bcm7038-l1.c142 raw_spin_unlock_irqrestore(&intc->lock, flags); in bcm7038_l1_irq_handle()
182 raw_spin_unlock_irqrestore(&intc->lock, flags); in bcm7038_l1_unmask()
192 raw_spin_unlock_irqrestore(&intc->lock, flags); in bcm7038_l1_mask()
216 raw_spin_unlock_irqrestore(&intc->lock, flags); in bcm7038_l1_set_affinity()
Dirq-gic-v3-its.c458 raw_spin_unlock_irqrestore(&its->lock, flags); in its_send_single_command()
478 raw_spin_unlock_irqrestore(&its->lock, flags); in its_send_single_command()
1128 raw_spin_unlock_irqrestore(&its->lock, flags); in its_find_device()
1182 raw_spin_unlock_irqrestore(&its->lock, flags); in its_create_device()
1196 raw_spin_unlock_irqrestore(&its_dev->its->lock, flags); in its_free_device()
Dirq-hip04.c296 raw_spin_unlock_irqrestore(&irq_controller_lock, flags); in hip04_raise_softirq()
Dirq-gic.c258 raw_spin_unlock_irqrestore(&irq_controller_lock, flags); in gic_set_affinity()
652 raw_spin_unlock_irqrestore(&irq_controller_lock, flags); in gic_raise_softirq()
Dirq-renesas-intc-irqpin.c156 raw_spin_unlock_irqrestore(&intc_irqpin_lock, flags); in intc_irqpin_read_modify_write()
/linux-4.1.27/arch/mips/jazz/
Dirq.c35 raw_spin_unlock_irqrestore(&r4030_lock, flags); in enable_r4030_irq()
46 raw_spin_unlock_irqrestore(&r4030_lock, flags); in disable_r4030_irq()
/linux-4.1.27/kernel/rcu/
Dtree_plugin.h197 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_preempt_note_context_switch()
359 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_read_unlock_special()
390 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_print_detail_task_stall_rnp()
397 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_print_detail_task_stall_rnp()
596 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_report_exp_rnp()
600 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_report_exp_rnp()
638 raw_spin_unlock_irqrestore(&rnp->lock, flags); in sync_rcu_preempt_exp_init1()
654 raw_spin_unlock_irqrestore(&rnp->lock, flags); in sync_rcu_preempt_exp_init1()
677 raw_spin_unlock_irqrestore(&rnp->lock, flags); in sync_rcu_preempt_exp_init2()
695 raw_spin_unlock_irqrestore(&rnp->lock, flags); in sync_rcu_preempt_exp_init2()
[all …]
Dtree.c1158 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_dump_cpu_stacks()
1178 raw_spin_unlock_irqrestore(&rnp->lock, flags); in print_other_cpu_stall()
1182 raw_spin_unlock_irqrestore(&rnp->lock, flags); in print_other_cpu_stall()
1203 raw_spin_unlock_irqrestore(&rnp->lock, flags); in print_other_cpu_stall()
1268 raw_spin_unlock_irqrestore(&rnp->lock, flags); in print_cpu_stall()
1729 raw_spin_unlock_irqrestore(&rnp->lock, flags); in note_gp_changes()
2140 raw_spin_unlock_irqrestore(&rcu_get_root(rsp)->lock, flags); in rcu_report_qs_rsp()
2170 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_report_qs_rnp()
2182 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_report_qs_rnp()
2192 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_report_qs_rnp()
[all …]
Dupdate.c482 raw_spin_unlock_irqrestore(&rcu_tasks_cbs_lock, flags); in call_rcu_tasks()
604 raw_spin_unlock_irqrestore(&rcu_tasks_cbs_lock, flags); in rcu_tasks_kthread()
Dtree_trace.c333 raw_spin_unlock_irqrestore(&rnp->lock, flags); in show_one_rcugp()
/linux-4.1.27/drivers/clocksource/
Dem_sti.c126 raw_spin_unlock_irqrestore(&p->lock, flags); in em_sti_count()
150 raw_spin_unlock_irqrestore(&p->lock, flags); in em_sti_set_next()
176 raw_spin_unlock_irqrestore(&p->lock, flags); in em_sti_start()
193 raw_spin_unlock_irqrestore(&p->lock, flags); in em_sti_stop()
Di8253.c82 raw_spin_unlock_irqrestore(&i8253_lock, flags); in i8253_read()
Dsh_cmt.c320 raw_spin_unlock_irqrestore(&ch->cmt->lock, flags); in sh_cmt_start_stop_ch()
516 raw_spin_unlock_irqrestore(&ch->lock, flags); in sh_cmt_set_next()
585 raw_spin_unlock_irqrestore(&ch->lock, flags); in sh_cmt_start()
607 raw_spin_unlock_irqrestore(&ch->lock, flags); in sh_cmt_stop()
628 raw_spin_unlock_irqrestore(&ch->lock, flags); in sh_cmt_clocksource_read()
Dsh_mtu2.c205 raw_spin_unlock_irqrestore(&ch->mtu->lock, flags); in sh_mtu2_start_stop_ch()
Dsh_tmu.c145 raw_spin_unlock_irqrestore(&ch->tmu->lock, flags); in sh_tmu_start_stop_ch()
/linux-4.1.27/arch/mips/sni/
Drm200.c170 raw_spin_unlock_irqrestore(&sni_rm200_i8259A_lock, flags); in sni_rm200_disable_8259A_irq()
185 raw_spin_unlock_irqrestore(&sni_rm200_i8259A_lock, flags); in sni_rm200_enable_8259A_irq()
248 raw_spin_unlock_irqrestore(&sni_rm200_i8259A_lock, flags); in sni_rm200_mask_and_ack_8259A()
353 raw_spin_unlock_irqrestore(&sni_rm200_i8259A_lock, flags); in sni_rm200_init_8259A()
/linux-4.1.27/arch/x86/kernel/apic/
Dio_apic.c344 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in ioapic_read_entry()
370 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in ioapic_write_entry()
386 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in ioapic_mask_entry()
499 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in mask_ioapic()
518 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in unmask_ioapic()
575 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in eoi_ioapic_irq()
612 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in clear_IO_APIC_pin()
1416 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in print_IO_APIC()
1633 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in setup_ioapic_ids_from_mpc_nocheck()
1697 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in setup_ioapic_ids_from_mpc_nocheck()
[all …]
Dvector.c201 raw_spin_unlock_irqrestore(&vector_lock, flags); in assign_irq_vector()
221 raw_spin_unlock_irqrestore(&vector_lock, flags); in clear_irq_vector()
235 raw_spin_unlock_irqrestore(&vector_lock, flags); in clear_irq_vector()
331 raw_spin_unlock_irqrestore(&vector_lock, flags); in apic_retrigger_irq()
500 raw_spin_unlock_irqrestore(&vector_lock, flags); in arch_setup_hwirq()
677 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in print_PIC()
/linux-4.1.27/drivers/iommu/
Dintel_irq_remapping.c74 raw_spin_unlock_irqrestore(&irq_2_ir_lock, flags); in get_irte()
81 raw_spin_unlock_irqrestore(&irq_2_ir_lock, flags); in get_irte()
122 raw_spin_unlock_irqrestore(&irq_2_ir_lock, flags); in alloc_irte()
150 raw_spin_unlock_irqrestore(&irq_2_ir_lock, flags); in map_irq_to_irte_handle()
171 raw_spin_unlock_irqrestore(&irq_2_ir_lock, flags); in set_irte_irq()
199 raw_spin_unlock_irqrestore(&irq_2_ir_lock, flags); in modify_irte()
278 raw_spin_unlock_irqrestore(&irq_2_ir_lock, flags); in free_irte()
445 raw_spin_unlock_irqrestore(&iommu->register_lock, flags); in iommu_set_irq_remapping()
473 raw_spin_unlock_irqrestore(&iommu->register_lock, flags); in iommu_set_irq_remapping()
558 raw_spin_unlock_irqrestore(&iommu->register_lock, flags); in iommu_disable_irq_remapping()
Ddmar.c1204 raw_spin_unlock_irqrestore(&qi->q_lock, flags); in qi_submit_sync()
1254 raw_spin_unlock_irqrestore(&qi->q_lock, flags); in qi_submit_sync()
1363 raw_spin_unlock_irqrestore(&iommu->register_lock, flags); in dmar_disable_qi()
1391 raw_spin_unlock_irqrestore(&iommu->register_lock, flags); in __dmar_enable_qi()
1506 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in dmar_msi_unmask()
1519 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in dmar_msi_mask()
1531 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in dmar_msi_write()
1543 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in dmar_msi_read()
1617 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in dmar_fault()
1631 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in dmar_fault()
Dintel-iommu.c1168 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in iommu_set_root_entry()
1186 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in iommu_flush_write_buffer()
1220 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in __iommu_flush_context()
1269 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in __iommu_flush_iotlb()
1404 raw_spin_unlock_irqrestore(&iommu->register_lock, flags); in iommu_disable_protect_mem_regions()
1420 raw_spin_unlock_irqrestore(&iommu->register_lock, flags); in iommu_enable_translation()
1436 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in iommu_disable_translation()
3620 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in iommu_suspend()
3658 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in iommu_resume()
/linux-4.1.27/kernel/irq/
Dmanage.c52 raw_spin_unlock_irqrestore(&desc->lock, flags); in __synchronize_hardirq()
239 raw_spin_unlock_irqrestore(&desc->lock, flags); in __irq_set_affinity()
275 raw_spin_unlock_irqrestore(&desc->lock, flags); in irq_affinity_notify()
318 raw_spin_unlock_irqrestore(&desc->lock, flags); in irq_set_affinity_notifier()
383 raw_spin_unlock_irqrestore(&desc->lock, flags); in irq_select_affinity_usr()
950 raw_spin_unlock_irqrestore(&desc->lock, flags); in irq_wake_thread()
1255 raw_spin_unlock_irqrestore(&desc->lock, flags); in __setup_irq()
1282 raw_spin_unlock_irqrestore(&desc->lock, flags); in __setup_irq()
1347 raw_spin_unlock_irqrestore(&desc->lock, flags); in __free_irq()
1374 raw_spin_unlock_irqrestore(&desc->lock, flags); in __free_irq()
[all …]
Dpm.c128 raw_spin_unlock_irqrestore(&desc->lock, flags); in suspend_device_irqs()
169 raw_spin_unlock_irqrestore(&desc->lock, flags); in resume_irqs()
Dproc.c68 raw_spin_unlock_irqrestore(&desc->lock, flags); in irq_affinity_hint_proc_show()
301 raw_spin_unlock_irqrestore(&desc->lock, flags); in name_unique()
511 raw_spin_unlock_irqrestore(&desc->lock, flags); in show_interrupts()
Dirqdesc.c303 raw_spin_unlock_irqrestore(&desc->lock, flags); in free_desc()
564 raw_spin_unlock_irqrestore(&desc->lock, flags); in __irq_put_desc_unlock()
Dgeneric-chip.c322 raw_spin_unlock_irqrestore(&gc_lock, flags); in irq_alloc_domain_generic_chips()
394 raw_spin_unlock_irqrestore(&gc->lock, flags); in irq_map_generic_chip()
Dspurious.c224 raw_spin_unlock_irqrestore(&desc->lock, flags); in __report_bad_irq()
Dchip.c843 raw_spin_unlock_irqrestore(&desc->lock, flags); in irq_cpu_online()
873 raw_spin_unlock_irqrestore(&desc->lock, flags); in irq_cpu_offline()
Dirqdomain.c630 raw_spin_unlock_irqrestore(&desc->lock, flags); in virq_debug_show()
/linux-4.1.27/drivers/sh/intc/
Dvirq.c42 raw_spin_unlock_irqrestore(&intc_big_lock, flags); in intc_irq_xlate_set()
184 raw_spin_unlock_irqrestore(&d->lock, flags); in intc_subgroup_init_one()
255 raw_spin_unlock_irqrestore(&d->lock, flags); in intc_subgroup_map()
Dbalancing.c96 raw_spin_unlock_irqrestore(&intc_big_lock, flags); in intc_set_dist_handle()
Dcore.c65 raw_spin_unlock_irqrestore(&intc_big_lock, flags); in intc_set_prio_level()
85 raw_spin_unlock_irqrestore(&intc_big_lock, flags); in intc_register_irq()
Dhandle.c300 raw_spin_unlock_irqrestore(&intc_big_lock, flags); in intc_set_ack_handle()
/linux-4.1.27/arch/arm/mach-footbridge/
Dnetwinder-hw.c327 raw_spin_unlock_irqrestore(&nw_gpio_lock, flags); in wb977_init_gpio()
390 raw_spin_unlock_irqrestore(&nw_gpio_lock, flags); in cpld_init()
702 raw_spin_unlock_irqrestore(&nw_gpio_lock, flags); in netwinder_led_set()
714 raw_spin_unlock_irqrestore(&nw_gpio_lock, flags); in netwinder_led_get()
/linux-4.1.27/arch/mips/sibyte/bcm1480/
Dirq.c69 raw_spin_unlock_irqrestore(&bcm1480_imr_lock, flags); in bcm1480_mask_irq()
86 raw_spin_unlock_irqrestore(&bcm1480_imr_lock, flags); in bcm1480_unmask_irq()
129 raw_spin_unlock_irqrestore(&bcm1480_imr_lock, flags); in bcm1480_set_affinity()
/linux-4.1.27/arch/powerpc/platforms/82xx/
Dpq2ads-pci-pic.c53 raw_spin_unlock_irqrestore(&pci_pic_lock, flags); in pq2ads_pci_mask_irq()
67 raw_spin_unlock_irqrestore(&pci_pic_lock, flags); in pq2ads_pci_unmask_irq()
/linux-4.1.27/arch/mips/dec/
Dkn01-berr.c61 raw_spin_unlock_irqrestore(&kn01_lock, flags); in dec_kn01_be_ack()
196 raw_spin_unlock_irqrestore(&kn01_lock, flags); in dec_kn01_be_init()
/linux-4.1.27/arch/mips/pci/
Dops-loongson2.c197 raw_spin_unlock_irqrestore(&msr_lock, flags); in _rdmsr()
213 raw_spin_unlock_irqrestore(&msr_lock, flags); in _wrmsr()
Dmsi-octeon.c280 raw_spin_unlock_irqrestore(&octeon_irq_msi_lock, flags); in octeon_irq_msi_enable_pcie()
296 raw_spin_unlock_irqrestore(&octeon_irq_msi_lock, flags); in octeon_irq_msi_disable_pcie()
/linux-4.1.27/drivers/pci/
Daccess.c39 raw_spin_unlock_irqrestore(&pci_lock, flags); \
52 raw_spin_unlock_irqrestore(&pci_lock, flags); \
172 raw_spin_unlock_irqrestore(&pci_lock, flags); in pci_bus_set_ops()
541 raw_spin_unlock_irqrestore(&pci_lock, flags); in pci_cfg_access_trylock()
565 raw_spin_unlock_irqrestore(&pci_lock, flags); in pci_cfg_access_unlock()
Dpci.c3071 raw_spin_unlock_irqrestore(&pci_lock, flags); in pci_check_and_set_intx_mask()
/linux-4.1.27/arch/arm/mach-integrator/
Dcore.c60 raw_spin_unlock_irqrestore(&cm_lock, flags); in cm_control()
/linux-4.1.27/arch/sparc/prom/
Dprintf.c56 raw_spin_unlock_irqrestore(&console_write_lock, flags); in prom_write()
/linux-4.1.27/drivers/tty/
Dtty_ldisc.c75 raw_spin_unlock_irqrestore(&tty_ldiscs_lock, flags); in tty_register_ldisc()
106 raw_spin_unlock_irqrestore(&tty_ldiscs_lock, flags); in tty_unregister_ldisc()
127 raw_spin_unlock_irqrestore(&tty_ldiscs_lock, flags); in get_ldops()
138 raw_spin_unlock_irqrestore(&tty_ldiscs_lock, flags); in put_ldops()
Dtty_ldsem.c193 raw_spin_unlock_irqrestore(&sem->wait_lock, flags); in ldsem_wake()
Dmips_ejtag_fdc.c390 raw_spin_unlock_irqrestore(&c->lock, flags); in mips_ejtag_fdc_console_init()
/linux-4.1.27/arch/arm/mach-omap2/
Domap-wakeupgen.c127 raw_spin_unlock_irqrestore(&wakeupgen_lock, flags); in wakeupgen_mask()
140 raw_spin_unlock_irqrestore(&wakeupgen_lock, flags); in wakeupgen_unmask()
190 raw_spin_unlock_irqrestore(&wakeupgen_lock, flags); in wakeupgen_irqmask_all()
/linux-4.1.27/arch/arm64/kernel/
Dtraps.c272 raw_spin_unlock_irqrestore(&undef_lock, flags); in register_undef_hook()
281 raw_spin_unlock_irqrestore(&undef_lock, flags); in unregister_undef_hook()
321 raw_spin_unlock_irqrestore(&undef_lock, flags); in call_undef_hook()
Darmv8_deprecated.c136 raw_spin_unlock_irqrestore(&insn_emulation_lock, flags); in run_all_insn_set_hw_mode()
198 raw_spin_unlock_irqrestore(&insn_emulation_lock, flags); in register_insn_emulation()
261 raw_spin_unlock_irqrestore(&insn_emulation_lock, flags); in register_insn_emulation_sysctl()
Dperf_event.c1072 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv8pmu_enable_event()
1095 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv8pmu_disable_event()
1168 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv8pmu_start()
1179 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv8pmu_stop()
/linux-4.1.27/arch/arm/include/asm/
Ddma.h47 raw_spin_unlock_irqrestore(&dma_spin_lock, flags); in release_dma_lock()
/linux-4.1.27/drivers/spmi/
Dspmi-pmic-arb.c272 raw_spin_unlock_irqrestore(&pmic_arb->lock, flags); in pmic_arb_non_data_cmd_v1()
340 raw_spin_unlock_irqrestore(&pmic_arb->lock, flags); in pmic_arb_read_cmd()
386 raw_spin_unlock_irqrestore(&pmic_arb->lock, flags); in pmic_arb_write_cmd()
489 raw_spin_unlock_irqrestore(&pa->lock, flags); in qpnpint_irq_ack()
511 raw_spin_unlock_irqrestore(&pa->lock, flags); in qpnpint_irq_mask()
532 raw_spin_unlock_irqrestore(&pa->lock, flags); in qpnpint_irq_unmask()
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_cqm.c888 raw_spin_unlock_irqrestore(&cache_lock, flags); in intel_cqm_event_read()
965 raw_spin_unlock_irqrestore(&cache_lock, flags); in intel_cqm_event_count()
991 raw_spin_unlock_irqrestore(&state->lock, flags); in intel_cqm_event_start()
1014 raw_spin_unlock_irqrestore(&state->lock, flags); in intel_cqm_event_stop()
1030 raw_spin_unlock_irqrestore(&cache_lock, flags); in intel_cqm_event_add()
Dperf_event_amd_iommu.c171 raw_spin_unlock_irqrestore(&perf_iommu->lock, flags); in get_next_avail_iommu_bnk_cntr()
192 raw_spin_unlock_irqrestore(&perf_iommu->lock, flags); in clear_avail_iommu_bnk_cntr()
Dperf_event_intel_uncore_nhmex.c561 raw_spin_unlock_irqrestore(&er->lock, flags); in nhmex_mbox_get_shared_reg()
602 raw_spin_unlock_irqrestore(&er->lock, flags); in nhmex_mbox_get_shared_reg()
824 raw_spin_unlock_irqrestore(&er->lock, flags); in nhmex_mbox_shared_reg_config()
1027 raw_spin_unlock_irqrestore(&er->lock, flags); in nhmex_rbox_get_constraint()
Dperf_event_intel_uncore.c109 raw_spin_unlock_irqrestore(&er->lock, flags); in uncore_get_constraint()
151 raw_spin_unlock_irqrestore(&er->lock, flags); in uncore_shared_reg_config()
Dperf_event_intel.c1804 raw_spin_unlock_irqrestore(&era->lock, flags); in __intel_shared_reg_get_constraints()
1808 raw_spin_unlock_irqrestore(&era->lock, flags); in __intel_shared_reg_get_constraints()
2170 raw_spin_unlock_irqrestore(&excl_cntrs->lock, flags); in intel_put_excl_constraints()
Dperf_event_intel_uncore_snbep.c687 raw_spin_unlock_irqrestore(&er->lock, flags); in __snbep_cbox_get_constraint()
811 raw_spin_unlock_irqrestore(&er->lock, flags); in snbep_pcu_get_constraint()
/linux-4.1.27/sound/drivers/pcsp/
Dpcsp_input.c40 raw_spin_unlock_irqrestore(&i8253_lock, flags); in pcspkr_do_sound()
Dpcsp_lib.c78 raw_spin_unlock_irqrestore(&i8253_lock, flags); in pcsp_timer_update()
/linux-4.1.27/arch/powerpc/sysdev/xics/
Dxics-common.c252 raw_spin_unlock_irqrestore(&desc->lock, flags); in xics_migrate_irqs_away()
256 raw_spin_unlock_irqrestore(&desc->lock, flags); in xics_migrate_irqs_away()
/linux-4.1.27/include/linux/
Dspinlock.h253 #define raw_spin_unlock_irqrestore(lock, flags) \ macro
372 raw_spin_unlock_irqrestore(&lock->rlock, flags); in spin_unlock_irqrestore()
/linux-4.1.27/arch/sh/mm/
Dpmb.c331 raw_spin_unlock_irqrestore(&pmbe->lock, flags); in set_pmb_entry()
401 raw_spin_unlock_irqrestore(&pmbe->lock, flags); in pmb_bolt_mapping()
651 raw_spin_unlock_irqrestore(&pmbe->lock, irqflags); in pmb_synchronize()
768 raw_spin_unlock_irqrestore(&pmbe->lock, flags); in pmb_resize()
/linux-4.1.27/drivers/acpi/apei/
Derst.c428 raw_spin_unlock_irqrestore(&erst_lock, flags); in erst_get_record_count()
495 raw_spin_unlock_irqrestore(&erst_lock, flags); in __erst_record_id_cache_add_one()
799 raw_spin_unlock_irqrestore(&erst_lock, flags); in erst_write()
814 raw_spin_unlock_irqrestore(&erst_lock, flags); in erst_write()
870 raw_spin_unlock_irqrestore(&erst_lock, flags); in erst_read()
892 raw_spin_unlock_irqrestore(&erst_lock, flags); in erst_clear()
/linux-4.1.27/arch/mips/cavium-octeon/
Docteon-irq.c285 raw_spin_unlock_irqrestore(lock, flags); in octeon_irq_ciu_enable()
317 raw_spin_unlock_irqrestore(lock, flags); in octeon_irq_ciu_enable_local()
349 raw_spin_unlock_irqrestore(lock, flags); in octeon_irq_ciu_disable_local()
381 raw_spin_unlock_irqrestore(lock, flags); in octeon_irq_ciu_disable_all()
414 raw_spin_unlock_irqrestore(lock, flags); in octeon_irq_ciu_enable_all()
784 raw_spin_unlock_irqrestore(lock, flags); in octeon_irq_ciu_set_affinity()
1024 raw_spin_unlock_irqrestore(lock, flags); in octeon_irq_ciu_wd_enable()
2093 raw_spin_unlock_irqrestore(&host_data->lock, flags); in octeon_irq_cib_enable()
2107 raw_spin_unlock_irqrestore(&host_data->lock, flags); in octeon_irq_cib_disable()
2212 raw_spin_unlock_irqrestore(&host_data->lock, flags); in octeon_irq_cib_handler()
/linux-4.1.27/drivers/input/misc/
Dpcspkr.c60 raw_spin_unlock_irqrestore(&i8253_lock, flags); in pcspkr_event()
/linux-4.1.27/drivers/char/
Dds1620.c83 raw_spin_unlock_irqrestore(&nw_gpio_lock, *flags); in netwinder_unlock()
92 raw_spin_unlock_irqrestore(&nw_gpio_lock, flags); in netwinder_set_fan()
Dnwflash.c588 raw_spin_unlock_irqrestore(&nw_gpio_lock, flags); in kick_open()
/linux-4.1.27/arch/arm64/mm/
Dcontext.c77 raw_spin_unlock_irqrestore(&mm->context.id_lock, flags); in set_mm_context()
/linux-4.1.27/arch/mips/loongson/common/cs5536/
Dcs5536_mfgpt.c193 raw_spin_unlock_irqrestore(&mfgpt_lock, flags); in mfgpt_read()
/linux-4.1.27/arch/sparc/kernel/
Dprom_common.c95 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_set_property()
Dirq_64.c887 raw_spin_unlock_irqrestore(&desc->lock, flags); in fixup_irqs()
Dsmp_64.c278 raw_spin_unlock_irqrestore(&itc_sync_lock, flags); in smp_synchronize_one_tick()
/linux-4.1.27/drivers/oprofile/
Devent_buffer.c88 raw_spin_unlock_irqrestore(&oprofilefs_lock, flags); in alloc_event_buffer()
Doprofilefs.c88 raw_spin_unlock_irqrestore(&oprofilefs_lock, flags); in oprofilefs_ulong_from_user()
/linux-4.1.27/kernel/printk/
Dprintk.c920 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in setup_log_buf()
2153 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in console_cont_flush()
2277 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in console_unlock()
2539 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in register_console()
2811 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in kmsg_dump()
2898 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in kmsg_dump_get_line()
2947 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in kmsg_dump_get_buffer()
2994 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in kmsg_dump_get_buffer()
3034 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in kmsg_dump_rewind()
/linux-4.1.27/arch/powerpc/sysdev/qe_lib/
Dqe_ic.c211 raw_spin_unlock_irqrestore(&qe_ic_lock, flags); in qe_ic_unmask_irq()
237 raw_spin_unlock_irqrestore(&qe_ic_lock, flags); in qe_ic_mask_irq()
/linux-4.1.27/arch/metag/kernel/perf/
Dperf_event.c668 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in metag_pmu_enable_counter()
702 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in metag_pmu_disable_counter()
743 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in metag_pmu_write_counter()
/linux-4.1.27/arch/mips/loongson1/common/
Dtime.c107 raw_spin_unlock_irqrestore(&ls1x_timer_lock, flags); in ls1x_clocksource_read()
/linux-4.1.27/drivers/bus/
Darm-cci.c459 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in pmu_handle_irq()
507 raw_spin_unlock_irqrestore(&hw_events->pmu_lock, flags); in cci_pmu_enable()
523 raw_spin_unlock_irqrestore(&hw_events->pmu_lock, flags); in cci_pmu_disable()
557 raw_spin_unlock_irqrestore(&hw_events->pmu_lock, flags); in cci_pmu_start()
/linux-4.1.27/drivers/mtd/maps/
Ddc21285.c43 raw_spin_unlock_irqrestore(&nw_gpio_lock, flags); in nw_en_write()
/linux-4.1.27/kernel/sched/
Dcore.c583 raw_spin_unlock_irqrestore(&rq->lock, flags); in resched_cpu()
1540 raw_spin_unlock_irqrestore(&rq->lock, flags); in sched_ttwu_pending()
1610 raw_spin_unlock_irqrestore(&rq->lock, flags); in wake_up_if_idle()
1707 raw_spin_unlock_irqrestore(&p->pi_lock, flags); in try_to_wake_up()
1952 raw_spin_unlock_irqrestore(&p->pi_lock, flags); in sched_fork()
2263 raw_spin_unlock_irqrestore(&rq->lock, flags); in post_schedule()
2432 raw_spin_unlock_irqrestore(&p->pi_lock, flags); in sched_exec()
2437 raw_spin_unlock_irqrestore(&p->pi_lock, flags); in sched_exec()
4160 raw_spin_unlock_irqrestore(&p->pi_lock, flags); in sched_getaffinity()
4634 raw_spin_unlock_irqrestore(&rq->lock, flags); in init_idle()
[all …]
Dcpudeadline.c186 raw_spin_unlock_irqrestore(&cp->lock, flags); in cpudl_set()
Dsched.h1466 raw_spin_unlock_irqrestore(&p->pi_lock, *flags); in task_rq_lock()
1485 raw_spin_unlock_irqrestore(&p->pi_lock, *flags); in task_rq_unlock()
Ddebug.c197 raw_spin_unlock_irqrestore(&rq->lock, flags); in print_cfs_rq()
Dfair.c5867 raw_spin_unlock_irqrestore(&rq->lock, flags); in update_blocked_averages()
7091 raw_spin_unlock_irqrestore(&busiest->lock, in load_balance()
7107 raw_spin_unlock_irqrestore(&busiest->lock, flags); in load_balance()
7877 raw_spin_unlock_irqrestore(&rq->lock, flags); in task_fork_fair()
8120 raw_spin_unlock_irqrestore(&rq->lock, flags); in unregister_fair_sched_group()
8186 raw_spin_unlock_irqrestore(&rq->lock, flags); in sched_group_set_shares()
/linux-4.1.27/fs/pstore/
Dram_core.c100 raw_spin_unlock_irqrestore(&buffer_lock, flags); in buffer_start_add_locked()
124 raw_spin_unlock_irqrestore(&buffer_lock, flags); in buffer_size_add_locked()
/linux-4.1.27/kernel/trace/
Dring_buffer.c623 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_wait()
3228 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_oldest_event_ts()
3438 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_iter_reset()
3937 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_iter_peek()
4083 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_read_start()
4108 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_read_finish()
4141 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_read()
4239 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_reset_cpu()
4637 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_read_page()
Dtrace_irqsoff.c354 raw_spin_unlock_irqrestore(&max_trace_lock, flags); in check_critical_timing()
Dtrace.c1443 raw_spin_unlock_irqrestore(&global_trace.start_lock, flags); in tracing_start()
1474 raw_spin_unlock_irqrestore(&tr->start_lock, flags); in tracing_start_tr()
1508 raw_spin_unlock_irqrestore(&global_trace.start_lock, flags); in tracing_stop()
1529 raw_spin_unlock_irqrestore(&tr->start_lock, flags); in tracing_stop_tr()
/linux-4.1.27/arch/powerpc/mm/
Dmmu_context_nohash.c368 raw_spin_unlock_irqrestore(&context_lock, flags); in destroy_context()
/linux-4.1.27/arch/mips/mti-malta/
Dmalta-int.c102 raw_spin_unlock_irqrestore(&mips_irq_lock, flags); in get_int()
/linux-4.1.27/drivers/mfd/
Ducb1x00-core.c695 raw_spin_unlock_irqrestore(&ucb->irq_lock, flags); in ucb1x00_suspend()
725 raw_spin_unlock_irqrestore(&ucb->irq_lock, flags); in ucb1x00_resume()
/linux-4.1.27/arch/powerpc/include/asm/
Deeh.h256 raw_spin_unlock_irqrestore(&confirm_error_lock, flags); in eeh_serialize_unlock()
/linux-4.1.27/drivers/video/console/
Dvgacon.c175 raw_spin_unlock_irqrestore(&vga_lock, flags); in write_vga()
687 raw_spin_unlock_irqrestore(&vga_lock, flags); in vgacon_set_cursor_size()
813 raw_spin_unlock_irqrestore(&vga_lock, flags); in vgacon_doresize()
/linux-4.1.27/arch/powerpc/kernel/
Dirq.c662 raw_spin_unlock_irqrestore(&irq_rover_lock, flags); in irq_choose_cpu()
/linux-4.1.27/drivers/idle/
Di7300_idle.c509 raw_spin_unlock_irqrestore(&i7300_idle_lock, flags); in i7300_idle_notifier()
/linux-4.1.27/arch/parisc/kernel/
Dirq.c262 raw_spin_unlock_irqrestore(&desc->lock, flags); in show_interrupts()
/linux-4.1.27/kernel/events/
Dcore.c1098 raw_spin_unlock_irqrestore(&ctx->lock, *flags); in perf_lock_task_context()
1105 raw_spin_unlock_irqrestore(&ctx->lock, *flags); in perf_lock_task_context()
1128 raw_spin_unlock_irqrestore(&ctx->lock, flags); in perf_pin_task_context()
1139 raw_spin_unlock_irqrestore(&ctx->lock, flags); in perf_unpin_context()
3257 raw_spin_unlock_irqrestore(&ctx->lock, flags); in perf_event_read()
3385 raw_spin_unlock_irqrestore(&ctx->lock, flags); in find_get_context()
8478 raw_spin_unlock_irqrestore(&child_ctx->lock, flags); in perf_event_exit_task_context()
8680 raw_spin_unlock_irqrestore(&child_ctx->lock, flags); in inherit_event()
8810 raw_spin_unlock_irqrestore(&parent_ctx->lock, flags); in perf_event_init_context()
8843 raw_spin_unlock_irqrestore(&parent_ctx->lock, flags); in perf_event_init_context()
/linux-4.1.27/drivers/block/
Dhd.c171 raw_spin_unlock_irqrestore(&i8253_lock, flags); in read_timer()
/linux-4.1.27/drivers/input/gameport/
Dgameport.c69 raw_spin_unlock_irqrestore(&i8253_lock, flags); in get_time_pit()
/linux-4.1.27/arch/blackfin/kernel/
Dtrace.c935 raw_spin_unlock_irqrestore(&desc->lock, flags); in show_regs()
/linux-4.1.27/drivers/input/joystick/
Danalog.c158 raw_spin_unlock_irqrestore(&i8253_lock, flags); in get_time_pit()
/linux-4.1.27/sound/oss/
Dwaveartist.c1508 raw_spin_unlock_irqrestore(&nw_gpio_lock, flags); in vnc_mute_spkr()
/linux-4.1.27/drivers/pinctrl/
Dpinctrl-single.c485 raw_spin_unlock_irqrestore(&pcs->lock, flags); in pcs_set_mux()
/linux-4.1.27/arch/x86/kvm/
Dx86.c1403 raw_spin_unlock_irqrestore(&kvm->arch.tsc_write_lock, flags); in kvm_write_tsc()