Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/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.c322 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in rt_mutex_adjust_prio()
563 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in rt_mutex_adjust_prio_chain()
594 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in rt_mutex_adjust_prio_chain()
624 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in rt_mutex_adjust_prio_chain()
646 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in rt_mutex_adjust_prio_chain()
725 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in rt_mutex_adjust_prio_chain()
749 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in rt_mutex_adjust_prio_chain()
864 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in try_to_take_rt_mutex()
924 raw_spin_unlock_irqrestore(&task->pi_lock, flags); in task_blocks_on_rt_mutex()
944 raw_spin_unlock_irqrestore(&owner->pi_lock, flags); in task_blocks_on_rt_mutex()
[all …]
Drwsem-xadd.c550 raw_spin_unlock_irqrestore(&sem->wait_lock, flags); in rwsem_wake()
572 raw_spin_unlock_irqrestore(&sem->wait_lock, flags); in rwsem_downgrade_wake()
/linux-4.4.14/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); \
123 raw_spin_unlock_irqrestore(lock, flags); in atomic64_dec_if_positive()
138 raw_spin_unlock_irqrestore(lock, flags); in atomic64_cmpxchg()
152 raw_spin_unlock_irqrestore(lock, flags); in atomic64_xchg()
168 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.4.14/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.4.14/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()
320 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in probe_8259A()
373 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.4.14/arch/arc/kernel/
Dmcip.c58 raw_spin_unlock_irqrestore(&mcip_lock, flags); in mcip_ipi_send()
62 raw_spin_unlock_irqrestore(&mcip_lock, flags); in mcip_ipi_send()
99 raw_spin_unlock_irqrestore(&mcip_lock, flags); in mcip_ipi_clear()
199 raw_spin_unlock_irqrestore(&mcip_lock, flags); in idu_irq_mask()
208 raw_spin_unlock_irqrestore(&mcip_lock, flags); in idu_irq_unmask()
228 raw_spin_unlock_irqrestore(&mcip_lock, flags); in idu_irq_set_affinity()
280 raw_spin_unlock_irqrestore(&mcip_lock, flags); in idu_irq_xlate()
295 raw_spin_unlock_irqrestore(&mcip_lock, flags); in idu_irq_xlate()
/linux-4.4.14/arch/powerpc/platforms/85xx/
Dsocrates_fpga_pic.c85 raw_spin_unlock_irqrestore(&socrates_fpga_pic_lock, flags); in socrates_fpga_pic_get_irq()
123 raw_spin_unlock_irqrestore(&socrates_fpga_pic_lock, flags); in socrates_fpga_pic_ack()
139 raw_spin_unlock_irqrestore(&socrates_fpga_pic_lock, flags); in socrates_fpga_pic_mask()
156 raw_spin_unlock_irqrestore(&socrates_fpga_pic_lock, flags); in socrates_fpga_pic_mask_ack()
172 raw_spin_unlock_irqrestore(&socrates_fpga_pic_lock, flags); in socrates_fpga_pic_unmask()
188 raw_spin_unlock_irqrestore(&socrates_fpga_pic_lock, flags); in socrates_fpga_pic_eoi()
219 raw_spin_unlock_irqrestore(&socrates_fpga_pic_lock, flags); in socrates_fpga_pic_set_type()
312 raw_spin_unlock_irqrestore(&socrates_fpga_pic_lock, flags); in socrates_fpga_pic_init()
/linux-4.4.14/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.4.14/drivers/gpio/
Dgpio-mpc8xxx.c107 raw_spin_unlock_irqrestore(&mpc8xxx_gc->lock, flags); in mpc8xxx_gpio_set()
133 raw_spin_unlock_irqrestore(&mpc8xxx_gc->lock, flags); in mpc8xxx_gpio_set_multiple()
146 raw_spin_unlock_irqrestore(&mpc8xxx_gc->lock, flags); in mpc8xxx_gpio_dir_in()
163 raw_spin_unlock_irqrestore(&mpc8xxx_gc->lock, flags); in mpc8xxx_gpio_dir_out()
222 raw_spin_unlock_irqrestore(&mpc8xxx_gc->lock, flags); in mpc8xxx_irq_unmask()
235 raw_spin_unlock_irqrestore(&mpc8xxx_gc->lock, flags); in mpc8xxx_irq_mask()
257 raw_spin_unlock_irqrestore(&mpc8xxx_gc->lock, flags); in mpc8xxx_irq_set_type()
264 raw_spin_unlock_irqrestore(&mpc8xxx_gc->lock, flags); in mpc8xxx_irq_set_type()
296 raw_spin_unlock_irqrestore(&mpc8xxx_gc->lock, flags); in mpc512x_irq_set_type()
303 raw_spin_unlock_irqrestore(&mpc8xxx_gc->lock, flags); in mpc512x_irq_set_type()
[all …]
Dgpio-omap.c503 raw_spin_unlock_irqrestore(&bank->lock, flags); in omap_gpio_irq_type()
508 raw_spin_unlock_irqrestore(&bank->lock, flags); in omap_gpio_irq_type()
512 raw_spin_unlock_irqrestore(&bank->lock, flags); in omap_gpio_irq_type()
643 raw_spin_unlock_irqrestore(&bank->lock, flags); in omap_set_gpio_wakeup()
677 raw_spin_unlock_irqrestore(&bank->lock, flags); in omap_gpio_request()
694 raw_spin_unlock_irqrestore(&bank->lock, flags); in omap_gpio_free()
747 raw_spin_unlock_irqrestore(&bank->lock, lock_flags); in omap_gpio_irq_handler()
767 raw_spin_unlock_irqrestore(&bank->lock, lock_flags); in omap_gpio_irq_handler()
774 raw_spin_unlock_irqrestore(&bank->wa_lock, in omap_gpio_irq_handler()
798 raw_spin_unlock_irqrestore(&bank->lock, flags); in omap_gpio_irq_startup()
[all …]
/linux-4.4.14/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()
/linux-4.4.14/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.4.14/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.4.14/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.4.14/drivers/irqchip/
Dirq-i8259.c74 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in disable_8259A_irq()
89 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in enable_8259A_irq()
105 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in i8259A_irq_pending()
183 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in mask_and_ack_8259A()
288 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in init_8259A()
Dirq-bcm7038-l1.c141 raw_spin_unlock_irqrestore(&intc->lock, flags); in bcm7038_l1_irq_handle()
181 raw_spin_unlock_irqrestore(&intc->lock, flags); in bcm7038_l1_unmask()
191 raw_spin_unlock_irqrestore(&intc->lock, flags); in bcm7038_l1_mask()
215 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()
1127 raw_spin_unlock_irqrestore(&its->lock, flags); in its_find_device()
1181 raw_spin_unlock_irqrestore(&its->lock, flags); in its_create_device()
1195 raw_spin_unlock_irqrestore(&its_dev->its->lock, flags); in its_free_device()
Dirq-imx-gpcv2.c99 raw_spin_unlock_irqrestore(&cd->rlock, flags); in imx_gpcv2_irq_set_wake()
Dirq-hip04.c299 raw_spin_unlock_irqrestore(&irq_controller_lock, flags); in hip04_raise_softirq()
Dirq-gic.c323 raw_spin_unlock_irqrestore(&irq_controller_lock, flags); in gic_set_affinity()
789 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.4.14/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()
264 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()
1692 raw_spin_unlock_irqrestore(&mpic_lock, flags); in mpic_irq_set_priority()
1723 raw_spin_unlock_irqrestore(&mpic_lock, flags); in mpic_setup_this_cpu()
1766 raw_spin_unlock_irqrestore(&mpic_lock, flags); in mpic_teardown_this_cpu()
/linux-4.4.14/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.4.14/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()
490 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_device_is_compatible()
559 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_device_is_available()
605 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_get_parent()
632 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_get_next_parent()
673 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_get_next_child()
704 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_get_next_available_child()
819 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_find_node_opts_by_path()
847 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.c869 raw_spin_unlock_irqrestore(&devtree_lock, flags); in attach_node_and_children()
/linux-4.4.14/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.4.14/drivers/pinctrl/intel/
Dpinctrl-cherryview.c729 raw_spin_unlock_irqrestore(&pctrl->lock, flags); in chv_pin_dbg_show()
799 raw_spin_unlock_irqrestore(&pctrl->lock, flags); in chv_pinmux_set_mux()
842 raw_spin_unlock_irqrestore(&pctrl->lock, flags); in chv_pinmux_set_mux()
862 raw_spin_unlock_irqrestore(&pctrl->lock, flags); in chv_gpio_request_enable()
902 raw_spin_unlock_irqrestore(&pctrl->lock, flags); in chv_gpio_request_enable()
922 raw_spin_unlock_irqrestore(&pctrl->lock, flags); in chv_gpio_disable_free()
943 raw_spin_unlock_irqrestore(&pctrl->lock, flags); in chv_gpio_set_direction()
971 raw_spin_unlock_irqrestore(&pctrl->lock, flags); in chv_config_get()
1068 raw_spin_unlock_irqrestore(&pctrl->lock, flags); in chv_config_set_pull()
1086 raw_spin_unlock_irqrestore(&pctrl->lock, flags); in chv_config_set_pull()
[all …]
Dpinctrl-baytrail.c176 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_gpio_clear_triggering()
223 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_gpio_request()
268 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_irq_type()
282 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_gpio_get()
303 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_gpio_set()
319 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_gpio_direction_input()
352 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_gpio_direction_output()
373 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_gpio_dbg_show()
495 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_irq_unmask()
/linux-4.4.14/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.4.14/arch/arm/kernel/
Dperf_event_xscale.c237 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in xscale1pmu_enable_event()
271 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in xscale1pmu_disable_event()
304 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in xscale1pmu_start()
316 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in xscale1pmu_stop()
588 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in xscale2pmu_enable_event()
640 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in xscale2pmu_disable_event()
668 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in xscale2pmu_start()
680 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.c301 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv6pmu_enable_event()
373 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv6pmu_start()
385 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv6pmu_stop()
447 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv6pmu_disable_event()
478 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv6mpcore_pmu_disable_event()
Dperf_event_v7.c808 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv7pmu_enable_event()
840 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv7pmu_disable_event()
913 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv7pmu_start()
924 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv7pmu_stop()
1371 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in krait_pmu_disable_event()
1407 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in krait_pmu_enable_event()
1703 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in scorpion_pmu_disable_event()
1739 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.4.14/arch/x86/kernel/cpu/mcheck/
Dmce_intel.c167 raw_spin_unlock_irqrestore(&cmci_discover_lock, flags); in cmci_toggle_interrupt_mode()
323 raw_spin_unlock_irqrestore(&cmci_discover_lock, flags); in cmci_discover()
377 raw_spin_unlock_irqrestore(&cmci_discover_lock, flags); in cmci_clear()
420 raw_spin_unlock_irqrestore(&cmci_discover_lock, flags); in cmci_disable_bank()
/linux-4.4.14/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.4.14/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.c74 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()
Dkthread.c344 raw_spin_unlock_irqrestore(&p->pi_lock, flags); in __kthread_bind_mask()
/linux-4.4.14/kernel/time/
Dtick-broadcast.c235 raw_spin_unlock_irqrestore(&tick_broadcast_lock, flags); in tick_device_uses_broadcast()
458 raw_spin_unlock_irqrestore(&tick_broadcast_lock, flags); in tick_shutdown_broadcast()
473 raw_spin_unlock_irqrestore(&tick_broadcast_lock, flags); in tick_suspend_broadcast()
515 raw_spin_unlock_irqrestore(&tick_broadcast_lock, flags); in tick_resume_broadcast()
925 raw_spin_unlock_irqrestore(&tick_broadcast_lock, flags); in tick_broadcast_switch_to_oneshot()
941 raw_spin_unlock_irqrestore(&tick_broadcast_lock, flags); in hotplug_cpu__broadcast_tick_pull()
961 raw_spin_unlock_irqrestore(&tick_broadcast_lock, flags); in tick_shutdown_broadcast_oneshot()
Dtimekeeping.c493 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in pvclock_gtod_register_notifier()
510 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in pvclock_gtod_unregister_notifier()
939 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in do_settimeofday64()
986 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in timekeeping_inject_offset()
1038 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in timekeeping_set_tai_offset()
1077 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in change_clocksource()
1256 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in timekeeping_init()
1346 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in timekeeping_inject_sleeptime64()
1427 raw_spin_unlock_irqrestore(&timekeeper_lock, flags); in timekeeping_resume()
1482 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.c115 raw_spin_unlock_irqrestore(&base->cpu_base->lock, flags); in print_active_timers()
121 raw_spin_unlock_irqrestore(&base->cpu_base->lock, flags); in print_active_timers()
Dclockevents.c467 raw_spin_unlock_irqrestore(&clockevents_lock, flags); in clockevents_register_device()
643 raw_spin_unlock_irqrestore(&clockevents_lock, flags); in tick_cleanup_dead_cpu()
Dhrtimer.c151 raw_spin_unlock_irqrestore(&base->cpu_base->lock, *flags); in lock_hrtimer_base()
813 raw_spin_unlock_irqrestore(&timer->base->cpu_base->lock, *flags); in unlock_hrtimer_base()
1119 raw_spin_unlock_irqrestore(&cpu_base->lock, flags); in hrtimer_get_next_event()
/linux-4.4.14/kernel/rcu/
Dtree.c1223 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_dump_cpu_stacks()
1243 raw_spin_unlock_irqrestore(&rnp->lock, flags); in print_other_cpu_stall()
1248 raw_spin_unlock_irqrestore(&rnp->lock, flags); in print_other_cpu_stall()
1269 raw_spin_unlock_irqrestore(&rnp->lock, flags); in print_other_cpu_stall()
1334 raw_spin_unlock_irqrestore(&rnp->lock, flags); in print_cpu_stall()
1795 raw_spin_unlock_irqrestore(&rnp->lock, flags); in note_gp_changes()
2232 raw_spin_unlock_irqrestore(&rcu_get_root(rsp)->lock, flags); in rcu_report_qs_rsp()
2262 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_report_qs_rnp()
2274 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_report_qs_rnp()
2284 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_report_qs_rnp()
[all …]
Dtree_plugin.h503 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_read_unlock_special()
532 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_print_detail_task_stall_rnp()
539 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_print_detail_task_stall_rnp()
1000 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_boost()
1037 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_boost()
1097 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_initiate_boost()
1107 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_initiate_boost()
1113 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_initiate_boost()
1182 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_spawn_one_boost_kthread()
1318 raw_spin_unlock_irqrestore(&rnp->lock, flags); in rcu_initiate_boost()
[all …]
Dupdate.c548 raw_spin_unlock_irqrestore(&rcu_tasks_cbs_lock, flags); in call_rcu_tasks()
670 raw_spin_unlock_irqrestore(&rcu_tasks_cbs_lock, flags); in rcu_tasks_kthread()
Dtree_trace.c330 raw_spin_unlock_irqrestore(&rnp->lock, flags); in show_one_rcugp()
/linux-4.4.14/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.4.14/arch/arm/mm/
Dcache-l2x0.c286 raw_spin_unlock_irqrestore(&l2x0_lock, flags); in l2c220_op_way()
304 raw_spin_unlock_irqrestore(lock, flags); in l2c220_op_pa_range()
336 raw_spin_unlock_irqrestore(&l2x0_lock, flags); in l2c220_inv_range()
355 raw_spin_unlock_irqrestore(&l2x0_lock, flags); in l2c220_clean_range()
374 raw_spin_unlock_irqrestore(&l2x0_lock, flags); in l2c220_flush_range()
388 raw_spin_unlock_irqrestore(&l2x0_lock, flags); in l2c220_sync()
497 raw_spin_unlock_irqrestore(&l2x0_lock, flags); in l2c310_inv_range_erratum()
523 raw_spin_unlock_irqrestore(lock, flags); in l2c310_flush_range_erratum()
527 raw_spin_unlock_irqrestore(lock, flags); in l2c310_flush_range_erratum()
541 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()
276 raw_spin_unlock_irqrestore(&cpu_asid_lock, flags); in check_and_switch_context()
/linux-4.4.14/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.4.14/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()
Dh8300_timer8.c109 raw_spin_unlock_irqrestore(&p->lock, flags); in timer8_set_next()
137 raw_spin_unlock_irqrestore(&p->lock, flags); in timer8_start()
150 raw_spin_unlock_irqrestore(&p->lock, flags); in timer8_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()
Dtime-pistachio.c85 raw_spin_unlock_irqrestore(&pcs->lock, flags); in pistachio_clocksource_read_cycles()
Dh8300_tpu.c88 raw_spin_unlock_irqrestore(&p->lock, flags); in tpu_clocksource_read()
Dh8300_timer16.c114 raw_spin_unlock_irqrestore(&p->lock, flags); in timer16_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.4.14/arch/x86/kernel/apic/
Dio_apic.c322 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in ioapic_read_entry()
348 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in ioapic_write_entry()
364 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in ioapic_mask_entry()
474 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in mask_ioapic_irq()
489 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in unmask_ioapic_irq()
540 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in eoi_ioapic_pin()
576 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in clear_IO_APIC_pin()
1294 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in print_IO_APIC()
1506 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in setup_ioapic_ids_from_mpc_nocheck()
1570 raw_spin_unlock_irqrestore(&ioapic_lock, flags); in setup_ioapic_ids_from_mpc_nocheck()
[all …]
Dvector.c236 raw_spin_unlock_irqrestore(&vector_lock, flags); in assign_irq_vector()
318 raw_spin_unlock_irqrestore(&vector_lock, flags); in x86_vector_free_irqs()
506 raw_spin_unlock_irqrestore(&vector_lock, flags); in apic_retrigger_irq()
912 raw_spin_unlock_irqrestore(&i8259A_lock, flags); in print_PIC()
/linux-4.4.14/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.4.14/kernel/irq/
Dmanage.c52 raw_spin_unlock_irqrestore(&desc->lock, flags); in __synchronize_hardirq()
241 raw_spin_unlock_irqrestore(&desc->lock, flags); in __irq_set_affinity()
277 raw_spin_unlock_irqrestore(&desc->lock, flags); in irq_affinity_notify()
320 raw_spin_unlock_irqrestore(&desc->lock, flags); in irq_set_affinity_notifier()
384 raw_spin_unlock_irqrestore(&desc->lock, flags); in irq_select_affinity_usr()
1004 raw_spin_unlock_irqrestore(&desc->lock, flags); in irq_wake_thread()
1348 raw_spin_unlock_irqrestore(&desc->lock, flags); in __setup_irq()
1377 raw_spin_unlock_irqrestore(&desc->lock, flags); in __setup_irq()
1450 raw_spin_unlock_irqrestore(&desc->lock, flags); in __free_irq()
1478 raw_spin_unlock_irqrestore(&desc->lock, flags); in __free_irq()
[all …]
Dpm.c131 raw_spin_unlock_irqrestore(&desc->lock, flags); in suspend_device_irqs()
174 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.c302 raw_spin_unlock_irqrestore(&desc->lock, flags); in free_desc()
563 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.c223 raw_spin_unlock_irqrestore(&desc->lock, flags); in __report_bad_irq()
Dchip.c881 raw_spin_unlock_irqrestore(&desc->lock, flags); in irq_cpu_online()
911 raw_spin_unlock_irqrestore(&desc->lock, flags); in irq_cpu_offline()
Dirqdomain.c741 raw_spin_unlock_irqrestore(&desc->lock, flags); in virq_debug_show()
/linux-4.4.14/drivers/sh/intc/
Dvirq.c42 raw_spin_unlock_irqrestore(&intc_big_lock, flags); in intc_irq_xlate_set()
189 raw_spin_unlock_irqrestore(&d->lock, flags); in intc_subgroup_init_one()
261 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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/kernel/bpf/
Dhashtab.c289 raw_spin_unlock_irqrestore(&htab->lock, flags); in htab_map_update_elem()
293 raw_spin_unlock_irqrestore(&htab->lock, flags); in htab_map_update_elem()
327 raw_spin_unlock_irqrestore(&htab->lock, flags); in htab_map_delete_elem()
/linux-4.4.14/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.c3356 raw_spin_unlock_irqrestore(&pci_lock, flags); in pci_check_and_set_intx_mask()
/linux-4.4.14/arch/arm/mach-integrator/
Dcore.c60 raw_spin_unlock_irqrestore(&cm_lock, flags); in cm_control()
/linux-4.4.14/arch/sparc/prom/
Dprintf.c56 raw_spin_unlock_irqrestore(&console_write_lock, flags); in prom_write()
/linux-4.4.14/drivers/tty/
Dtty_ldisc.c72 raw_spin_unlock_irqrestore(&tty_ldiscs_lock, flags); in tty_register_ldisc()
103 raw_spin_unlock_irqrestore(&tty_ldiscs_lock, flags); in tty_unregister_ldisc()
124 raw_spin_unlock_irqrestore(&tty_ldiscs_lock, flags); in get_ldops()
135 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.4.14/arch/arm/mach-omap2/
Domap-wakeupgen.c128 raw_spin_unlock_irqrestore(&wakeupgen_lock, flags); in wakeupgen_mask()
141 raw_spin_unlock_irqrestore(&wakeupgen_lock, flags); in wakeupgen_unmask()
191 raw_spin_unlock_irqrestore(&wakeupgen_lock, flags); in wakeupgen_irqmask_all()
/linux-4.4.14/arch/arm/include/asm/
Ddma.h47 raw_spin_unlock_irqrestore(&dma_spin_lock, flags); in release_dma_lock()
/linux-4.4.14/arch/arm64/kernel/
Dperf_event.c396 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv8pmu_enable_event()
422 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv8pmu_disable_event()
495 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv8pmu_start()
506 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in armv8pmu_stop()
Dtraps.c287 raw_spin_unlock_irqrestore(&undef_lock, flags); in register_undef_hook()
296 raw_spin_unlock_irqrestore(&undef_lock, flags); in unregister_undef_hook()
336 raw_spin_unlock_irqrestore(&undef_lock, flags); in call_undef_hook()
Darmv8_deprecated.c139 raw_spin_unlock_irqrestore(&insn_emulation_lock, flags); in run_all_insn_set_hw_mode()
201 raw_spin_unlock_irqrestore(&insn_emulation_lock, flags); in register_insn_emulation()
264 raw_spin_unlock_irqrestore(&insn_emulation_lock, flags); in register_insn_emulation_sysctl()
Dinsn.c140 raw_spin_unlock_irqrestore(&patch_lock, flags); in __aarch64_insn_write()
/linux-4.4.14/drivers/spmi/
Dspmi-pmic-arb.c267 raw_spin_unlock_irqrestore(&pmic_arb->lock, flags); in pmic_arb_non_data_cmd_v1()
335 raw_spin_unlock_irqrestore(&pmic_arb->lock, flags); in pmic_arb_read_cmd()
381 raw_spin_unlock_irqrestore(&pmic_arb->lock, flags); in pmic_arb_write_cmd()
484 raw_spin_unlock_irqrestore(&pa->lock, flags); in qpnpint_irq_ack()
506 raw_spin_unlock_irqrestore(&pa->lock, flags); in qpnpint_irq_mask()
527 raw_spin_unlock_irqrestore(&pa->lock, flags); in qpnpint_irq_unmask()
/linux-4.4.14/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.4.14/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.4.14/drivers/iommu/
Ddmar.c1210 raw_spin_unlock_irqrestore(&qi->q_lock, flags); in qi_submit_sync()
1260 raw_spin_unlock_irqrestore(&qi->q_lock, flags); in qi_submit_sync()
1369 raw_spin_unlock_irqrestore(&iommu->register_lock, flags); in dmar_disable_qi()
1397 raw_spin_unlock_irqrestore(&iommu->register_lock, flags); in __dmar_enable_qi()
1524 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in dmar_msi_unmask()
1538 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in dmar_msi_mask()
1551 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in dmar_msi_write()
1564 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in dmar_msi_read()
1638 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in dmar_fault()
1652 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in dmar_fault()
Dintel_irq_remapping.c138 raw_spin_unlock_irqrestore(&irq_2_ir_lock, flags); in alloc_irte()
198 raw_spin_unlock_irqrestore(&irq_2_ir_lock, flags); in modify_irte()
471 raw_spin_unlock_irqrestore(&iommu->register_lock, flags); in iommu_set_irq_remapping()
505 raw_spin_unlock_irqrestore(&iommu->register_lock, flags); in iommu_enable_irq_remapping()
643 raw_spin_unlock_irqrestore(&iommu->register_lock, flags); in iommu_disable_irq_remapping()
1294 raw_spin_unlock_irqrestore(&irq_2_ir_lock, flags); in intel_free_irq_resources()
Dintel-iommu.c1327 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in iommu_set_root_entry()
1345 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in iommu_flush_write_buffer()
1379 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in __iommu_flush_context()
1428 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in __iommu_flush_iotlb()
1581 raw_spin_unlock_irqrestore(&iommu->register_lock, flags); in iommu_disable_protect_mem_regions()
1597 raw_spin_unlock_irqrestore(&iommu->register_lock, flags); in iommu_enable_translation()
1613 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in iommu_disable_translation()
4000 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in iommu_suspend()
4038 raw_spin_unlock_irqrestore(&iommu->register_lock, flag); in iommu_resume()
/linux-4.4.14/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.4.14/drivers/acpi/apei/
Derst.c425 raw_spin_unlock_irqrestore(&erst_lock, flags); in erst_get_record_count()
492 raw_spin_unlock_irqrestore(&erst_lock, flags); in __erst_record_id_cache_add_one()
796 raw_spin_unlock_irqrestore(&erst_lock, flags); in erst_write()
811 raw_spin_unlock_irqrestore(&erst_lock, flags); in erst_write()
867 raw_spin_unlock_irqrestore(&erst_lock, flags); in erst_read()
889 raw_spin_unlock_irqrestore(&erst_lock, flags); in erst_clear()
/linux-4.4.14/include/linux/
Dspinlock.h243 #define raw_spin_unlock_irqrestore(lock, flags) \ macro
362 raw_spin_unlock_irqrestore(&lock->rlock, flags); in spin_unlock_irqrestore()
/linux-4.4.14/arch/mips/cavium-octeon/
Docteon-irq.c286 raw_spin_unlock_irqrestore(lock, flags); in octeon_irq_ciu_enable()
318 raw_spin_unlock_irqrestore(lock, flags); in octeon_irq_ciu_enable_local()
350 raw_spin_unlock_irqrestore(lock, flags); in octeon_irq_ciu_disable_local()
382 raw_spin_unlock_irqrestore(lock, flags); in octeon_irq_ciu_disable_all()
415 raw_spin_unlock_irqrestore(lock, flags); in octeon_irq_ciu_enable_all()
783 raw_spin_unlock_irqrestore(lock, flags); in octeon_irq_ciu_set_affinity()
1023 raw_spin_unlock_irqrestore(lock, flags); in octeon_irq_ciu_wd_enable()
2097 raw_spin_unlock_irqrestore(&host_data->lock, flags); in octeon_irq_cib_enable()
2111 raw_spin_unlock_irqrestore(&host_data->lock, flags); in octeon_irq_cib_disable()
2216 raw_spin_unlock_irqrestore(&host_data->lock, flags); in octeon_irq_cib_handler()
/linux-4.4.14/drivers/input/misc/
Dpcspkr.c60 raw_spin_unlock_irqrestore(&i8253_lock, flags); in pcspkr_event()
/linux-4.4.14/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.4.14/arch/mips/loongson64/common/cs5536/
Dcs5536_mfgpt.c189 raw_spin_unlock_irqrestore(&mfgpt_lock, flags); in mfgpt_read()
/linux-4.4.14/arch/sparc/kernel/
Dprom_common.c95 raw_spin_unlock_irqrestore(&devtree_lock, flags); in of_set_property()
Dirq_64.c892 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.4.14/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.4.14/kernel/printk/
Dprintk.c960 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in setup_log_buf()
2212 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in console_cont_flush()
2347 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in console_unlock()
2614 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in register_console()
2889 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in kmsg_dump()
2976 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in kmsg_dump_get_line()
3025 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in kmsg_dump_get_buffer()
3072 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in kmsg_dump_get_buffer()
3112 raw_spin_unlock_irqrestore(&logbuf_lock, flags); in kmsg_dump_rewind()
/linux-4.4.14/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.4.14/arch/arm64/mm/
Dcontext.c182 raw_spin_unlock_irqrestore(&cpu_asid_lock, flags); in check_and_switch_context()
/linux-4.4.14/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.4.14/arch/mips/loongson32/common/
Dtime.c107 raw_spin_unlock_irqrestore(&ls1x_timer_lock, flags); in ls1x_clocksource_read()
/linux-4.4.14/arch/x86/kernel/cpu/
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_cqm.c906 raw_spin_unlock_irqrestore(&cache_lock, flags); in intel_cqm_event_read()
983 raw_spin_unlock_irqrestore(&cache_lock, flags); in intel_cqm_event_count()
1041 raw_spin_unlock_irqrestore(&cache_lock, flags); in intel_cqm_event_add()
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.c163 raw_spin_unlock_irqrestore(&er->lock, flags); in uncore_get_constraint()
205 raw_spin_unlock_irqrestore(&er->lock, flags); in uncore_shared_reg_config()
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()
Dperf_event_intel.c2044 raw_spin_unlock_irqrestore(&era->lock, flags); in __intel_shared_reg_get_constraints()
2048 raw_spin_unlock_irqrestore(&era->lock, flags); in __intel_shared_reg_get_constraints()
/linux-4.4.14/drivers/mtd/maps/
Ddc21285.c43 raw_spin_unlock_irqrestore(&nw_gpio_lock, flags); in nw_en_write()
/linux-4.4.14/kernel/sched/
Dcore.c606 raw_spin_unlock_irqrestore(&rq->lock, flags); in resched_cpu()
1806 raw_spin_unlock_irqrestore(&rq->lock, flags); in sched_ttwu_pending()
1876 raw_spin_unlock_irqrestore(&rq->lock, flags); in wake_up_if_idle()
2002 raw_spin_unlock_irqrestore(&p->pi_lock, flags); in try_to_wake_up()
2247 raw_spin_unlock_irqrestore(&p->pi_lock, flags); in sched_fork()
2619 raw_spin_unlock_irqrestore(&rq->lock, flags); in __balance_callback()
2798 raw_spin_unlock_irqrestore(&p->pi_lock, flags); in sched_exec()
2803 raw_spin_unlock_irqrestore(&p->pi_lock, flags); in sched_exec()
4543 raw_spin_unlock_irqrestore(&p->pi_lock, flags); in sched_getaffinity()
5027 raw_spin_unlock_irqrestore(&idle->pi_lock, flags); in init_idle()
[all …]
Dcpudeadline.c181 raw_spin_unlock_irqrestore(&cp->lock, flags); in cpudl_set()
Dsched.h1486 raw_spin_unlock_irqrestore(&p->pi_lock, *flags); in task_rq_lock()
1507 raw_spin_unlock_irqrestore(&p->pi_lock, *flags); in task_rq_unlock()
Ddebug.c190 raw_spin_unlock_irqrestore(&rq->lock, flags); in print_cfs_rq()
Dcputime.c644 raw_spin_unlock_irqrestore(&prev->lock, flags); in cputime_adjust()
Dfair.c5917 raw_spin_unlock_irqrestore(&rq->lock, flags); in update_blocked_averages()
5976 raw_spin_unlock_irqrestore(&rq->lock, flags); in update_blocked_averages()
7129 raw_spin_unlock_irqrestore(&busiest->lock, in load_balance()
7145 raw_spin_unlock_irqrestore(&busiest->lock, flags); in load_balance()
7936 raw_spin_unlock_irqrestore(&rq->lock, flags); in task_fork_fair()
8167 raw_spin_unlock_irqrestore(&rq->lock, flags); in unregister_fair_sched_group()
8233 raw_spin_unlock_irqrestore(&rq->lock, flags); in sched_group_set_shares()
/linux-4.4.14/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.4.14/arch/mips/mti-malta/
Dmalta-int.c102 raw_spin_unlock_irqrestore(&mips_irq_lock, flags); in get_int()
/linux-4.4.14/kernel/trace/
Dring_buffer.c599 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_wait()
3222 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_oldest_event_ts()
3432 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_iter_reset()
3949 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_iter_peek()
4091 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_read_start()
4116 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_read_finish()
4149 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_read()
4247 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_reset_cpu()
4634 raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags); in ring_buffer_read_page()
Dtrace_irqsoff.c345 raw_spin_unlock_irqrestore(&max_trace_lock, flags); in check_critical_timing()
Dtrace.c1465 raw_spin_unlock_irqrestore(&global_trace.start_lock, flags); in tracing_start()
1496 raw_spin_unlock_irqrestore(&tr->start_lock, flags); in tracing_start_tr()
1530 raw_spin_unlock_irqrestore(&global_trace.start_lock, flags); in tracing_stop()
1551 raw_spin_unlock_irqrestore(&tr->start_lock, flags); in tracing_stop_tr()
/linux-4.4.14/arch/powerpc/mm/
Dmmu_context_nohash.c368 raw_spin_unlock_irqrestore(&context_lock, flags); in destroy_context()
/linux-4.4.14/drivers/mfd/
Ducb1x00-core.c694 raw_spin_unlock_irqrestore(&ucb->irq_lock, flags); in ucb1x00_suspend()
724 raw_spin_unlock_irqrestore(&ucb->irq_lock, flags); in ucb1x00_resume()
/linux-4.4.14/drivers/bus/
Darm-cci.c840 raw_spin_unlock_irqrestore(&events->pmu_lock, flags); in pmu_handle_irq()
888 raw_spin_unlock_irqrestore(&hw_events->pmu_lock, flags); in cci_pmu_enable()
904 raw_spin_unlock_irqrestore(&hw_events->pmu_lock, flags); in cci_pmu_disable()
948 raw_spin_unlock_irqrestore(&hw_events->pmu_lock, flags); in cci_pmu_start()
/linux-4.4.14/arch/powerpc/include/asm/
Deeh.h253 raw_spin_unlock_irqrestore(&confirm_error_lock, flags); in eeh_serialize_unlock()
/linux-4.4.14/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.4.14/arch/powerpc/kernel/
Dirq.c662 raw_spin_unlock_irqrestore(&irq_rover_lock, flags); in irq_choose_cpu()
/linux-4.4.14/drivers/idle/
Di7300_idle.c509 raw_spin_unlock_irqrestore(&i7300_idle_lock, flags); in i7300_idle_notifier()
/linux-4.4.14/arch/parisc/kernel/
Dirq.c262 raw_spin_unlock_irqrestore(&desc->lock, flags); in show_interrupts()
/linux-4.4.14/drivers/block/
Dhd.c171 raw_spin_unlock_irqrestore(&i8253_lock, flags); in read_timer()
/linux-4.4.14/drivers/input/gameport/
Dgameport.c69 raw_spin_unlock_irqrestore(&i8253_lock, flags); in get_time_pit()
/linux-4.4.14/arch/blackfin/kernel/
Dtrace.c935 raw_spin_unlock_irqrestore(&desc->lock, flags); in show_regs()
/linux-4.4.14/kernel/events/
Dcore.c823 raw_spin_unlock_irqrestore(&cpuctx->hrtimer_lock, flags); in perf_mux_hrtimer_restart()
1116 raw_spin_unlock_irqrestore(&ctx->lock, flags); in perf_pin_task_context()
1127 raw_spin_unlock_irqrestore(&ctx->lock, flags); in perf_unpin_context()
3378 raw_spin_unlock_irqrestore(&ctx->lock, flags); in perf_event_read()
3496 raw_spin_unlock_irqrestore(&ctx->lock, flags); in find_get_context()
8854 raw_spin_unlock_irqrestore(&child_ctx->lock, flags); in perf_event_exit_task_context()
9092 raw_spin_unlock_irqrestore(&child_ctx->lock, flags); in inherit_event()
9222 raw_spin_unlock_irqrestore(&parent_ctx->lock, flags); in perf_event_init_context()
9255 raw_spin_unlock_irqrestore(&parent_ctx->lock, flags); in perf_event_init_context()
/linux-4.4.14/drivers/input/joystick/
Danalog.c158 raw_spin_unlock_irqrestore(&i8253_lock, flags); in get_time_pit()
/linux-4.4.14/Documentation/gpio/
Ddriver.txt124 raw_spin_unlock_irqrestore(&bank->wa_lock, wa_lock_flags);
/linux-4.4.14/sound/oss/
Dwaveartist.c1508 raw_spin_unlock_irqrestore(&nw_gpio_lock, flags); in vnc_mute_spkr()
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-single.c485 raw_spin_unlock_irqrestore(&pcs->lock, flags); in pcs_set_mux()
/linux-4.4.14/arch/x86/kvm/
Dx86.c1520 raw_spin_unlock_irqrestore(&kvm->arch.tsc_write_lock, flags); in kvm_write_tsc()