Searched refs:raw_spin_unlock_irqrestore (Results 251 - 275 of 311) sorted by relevance

<<111213

/linux-master/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c266 raw_spin_unlock_irqrestore(&pkg_temp_lock, flags);
/linux-master/arch/parisc/kernel/
H A Dirq.c235 raw_spin_unlock_irqrestore(&desc->lock, flags);
/linux-master/kernel/power/
H A Dsuspend.c165 raw_spin_unlock_irqrestore(&s2idle_lock, flags);
/linux-master/kernel/irq/
H A Dchip.c1164 raw_spin_unlock_irqrestore(&desc->lock, flags);
1194 raw_spin_unlock_irqrestore(&desc->lock, flags);
H A Dirqdesc.c637 raw_spin_unlock_irqrestore(&desc->lock, flags);
904 raw_spin_unlock_irqrestore(&desc->lock, flags);
/linux-master/kernel/rcu/
H A Drefscale.c436 raw_spin_unlock_irqrestore(&test_lock, flags);
450 raw_spin_unlock_irqrestore(&test_lock, flags);
/linux-master/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c378 raw_spin_unlock_irqrestore(&pcie->leg_mask_lock, flags);
392 raw_spin_unlock_irqrestore(&pcie->leg_mask_lock, flags);
H A Dpcie-microchip-host.c613 raw_spin_unlock_irqrestore(&port->lock, flags);
629 raw_spin_unlock_irqrestore(&port->lock, flags);
H A Dpci-mvebu.c1028 raw_spin_unlock_irqrestore(&port->irq_lock, flags);
1042 raw_spin_unlock_irqrestore(&port->irq_lock, flags);
/linux-master/kernel/locking/
H A Drwsem.c1213 raw_spin_unlock_irqrestore(&sem->wait_lock, flags);
1234 raw_spin_unlock_irqrestore(&sem->wait_lock, flags);
/linux-master/drivers/iommu/amd/
H A Diommu.c1249 raw_spin_unlock_irqrestore(&iommu->lock, flags);
1285 raw_spin_unlock_irqrestore(&iommu->lock, flags);
2843 raw_spin_unlock_irqrestore(&iommu->lock, flags);
3039 raw_spin_unlock_irqrestore(&table->lock, flags);
3070 raw_spin_unlock_irqrestore(&table->lock, flags);
3101 raw_spin_unlock_irqrestore(&table->lock, flags);
3119 raw_spin_unlock_irqrestore(&table->lock, flags);
/linux-master/drivers/net/ethernet/realtek/
H A Dr8169_main.c695 raw_spin_unlock_irqrestore(&tp->cfg9346_usage_lock, flags);
705 raw_spin_unlock_irqrestore(&tp->cfg9346_usage_lock, flags);
722 raw_spin_unlock_irqrestore(&tp->config25_lock, flags);
733 raw_spin_unlock_irqrestore(&tp->config25_lock, flags);
1023 raw_spin_unlock_irqrestore(&tp->mac_ocp_lock, flags);
1043 raw_spin_unlock_irqrestore(&tp->mac_ocp_lock, flags);
1057 raw_spin_unlock_irqrestore(&tp->mac_ocp_lock, flags);
1584 raw_spin_unlock_irqrestore(&tp->config25_lock, flags);
3305 raw_spin_unlock_irqrestore(&tp->mac_ocp_lock, flags);
/linux-master/kernel/events/
H A Dcore.c1133 raw_spin_unlock_irqrestore(&cpc->hrtimer_lock, flags);
1434 raw_spin_unlock_irqrestore(&ctx->lock, flags);
1445 raw_spin_unlock_irqrestore(&ctx->lock, flags);
4441 raw_spin_unlock_irqrestore(&ctx->lock, flags);
4690 raw_spin_unlock_irqrestore(&ctx->lock, flags);
4706 raw_spin_unlock_irqrestore(&ctx->lock, flags);
4794 raw_spin_unlock_irqrestore(&ctx->lock, flags);
4806 raw_spin_unlock_irqrestore(&ctx->lock, flags);
4968 raw_spin_unlock_irqrestore(&ctx->lock, flags);
5563 raw_spin_unlock_irqrestore(
[all...]
/linux-master/drivers/gpio/
H A Dgpio-virtio.c347 raw_spin_unlock_irqrestore(&vgpio->eventq_lock, flags);
/linux-master/drivers/pinctrl/samsung/
H A Dpinctrl-s3c64xx.c296 raw_spin_unlock_irqrestore(&bank->slock, flags);
/linux-master/drivers/clocksource/
H A Dsh_tmu.c141 raw_spin_unlock_irqrestore(&ch->tmu->lock, flags);
/linux-master/kernel/sched/
H A Dcpufreq_schedutil.c525 raw_spin_unlock_irqrestore(&sg_policy->update_lock, flags);
/linux-master/kernel/futex/
H A Dpi.c96 raw_spin_unlock_irqrestore(&pi_state->pi_mutex.wait_lock, flags);
/linux-master/drivers/irqchip/
H A Dirq-renesas-intc-irqpin.c140 raw_spin_unlock_irqrestore(&intc_irqpin_lock, flags);
H A Dirq-gic.c96 raw_spin_unlock_irqrestore(&cpu_map_lock, (f))
790 raw_spin_unlock_irqrestore(&rmw_lock, flags);
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-v3.c334 raw_spin_unlock_irqrestore(&irq->irq_lock, flags);
/linux-master/drivers/input/gameport/
H A Dgameport.c64 raw_spin_unlock_irqrestore(&i8253_lock, flags);
/linux-master/drivers/pci/controller/dwc/
H A Dpci-keystone.c212 raw_spin_unlock_irqrestore(&pp->lock, flags);
236 raw_spin_unlock_irqrestore(&pp->lock, flags);
/linux-master/drivers/firmware/
H A Dti_sci.c3084 raw_spin_unlock_irqrestore(&res->lock, flags);
3092 raw_spin_unlock_irqrestore(&res->lock, flags);
3119 raw_spin_unlock_irqrestore(&res->lock, flags);
/linux-master/kernel/trace/
H A Dtrace_osnoise.c1703 raw_spin_unlock_irqrestore(&current->pi_lock, flags);
1886 raw_spin_unlock_irqrestore(&current->pi_lock, flags);

Completed in 580 milliseconds

<<111213