Home
last modified time | relevance | path

Searched refs:wq_lock (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.10/drivers/usb/phy/
Dphy-mv-usb.c96 if (spin_trylock(&mvotg->wq_lock)) { in mv_otg_timer_await_bcon()
98 spin_unlock(&mvotg->wq_lock); in mv_otg_timer_await_bcon()
549 if (spin_trylock(&mvotg->wq_lock)) { in a_bus_req_store()
551 spin_unlock(&mvotg->wq_lock); in a_bus_req_store()
577 if (spin_trylock(&mvotg->wq_lock)) { in a_clr_err_store()
579 spin_unlock(&mvotg->wq_lock); in a_clr_err_store()
620 if (spin_trylock(&mvotg->wq_lock)) { in a_bus_drop_store()
622 spin_unlock(&mvotg->wq_lock); in a_bus_drop_store()
813 spin_lock_init(&mvotg->wq_lock); in mv_otg_probe()
814 if (spin_trylock(&mvotg->wq_lock)) { in mv_otg_probe()
[all …]
Dphy-mv-usb.h151 spinlock_t wq_lock; member
/Linux-v5.10/drivers/dma/idxd/
Dcdev.c89 mutex_lock(&wq->wq_lock); in idxd_cdev_open()
99 mutex_unlock(&wq->wq_lock); in idxd_cdev_open()
103 mutex_unlock(&wq->wq_lock); in idxd_cdev_open()
122 mutex_lock(&wq->wq_lock); in idxd_cdev_release()
124 mutex_unlock(&wq->wq_lock); in idxd_cdev_release()
Dsysfs.c152 mutex_lock(&wq->wq_lock); in idxd_config_bus_probe()
155 mutex_unlock(&wq->wq_lock); in idxd_config_bus_probe()
161 mutex_unlock(&wq->wq_lock); in idxd_config_bus_probe()
167 mutex_unlock(&wq->wq_lock); in idxd_config_bus_probe()
173 mutex_unlock(&wq->wq_lock); in idxd_config_bus_probe()
180 mutex_unlock(&wq->wq_lock); in idxd_config_bus_probe()
189 mutex_unlock(&wq->wq_lock); in idxd_config_bus_probe()
197 mutex_unlock(&wq->wq_lock); in idxd_config_bus_probe()
209 mutex_unlock(&wq->wq_lock); in idxd_config_bus_probe()
221 mutex_unlock(&wq->wq_lock); in idxd_config_bus_probe()
[all …]
Didxd.h100 struct mutex wq_lock; /* mutex for workqueue */ member
Dinit.c177 mutex_init(&wq->wq_lock); in idxd_setup_internals()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c684 spin_lock_irqsave(&health->wq_lock, flags); in mlx5_trigger_health_work()
689 spin_unlock_irqrestore(&health->wq_lock, flags); in mlx5_trigger_health_work()
756 spin_lock_irqsave(&health->wq_lock, flags); in mlx5_stop_health_poll()
758 spin_unlock_irqrestore(&health->wq_lock, flags); in mlx5_stop_health_poll()
769 spin_lock_irqsave(&health->wq_lock, flags); in mlx5_drain_health_wq()
771 spin_unlock_irqrestore(&health->wq_lock, flags); in mlx5_drain_health_wq()
809 spin_lock_init(&health->wq_lock); in mlx5_health_init()
/Linux-v5.10/drivers/scsi/snic/
Dsnic_io.c68 spin_lock_irqsave(&snic->wq_lock[q_num], flags); in snic_wq_cmpl_handler_cont()
74 spin_unlock_irqrestore(&snic->wq_lock[q_num], flags); in snic_wq_cmpl_handler_cont()
187 spin_lock_irqsave(&snic->wq_lock[q_num], flags); in snic_queue_wq_desc()
192 spin_unlock_irqrestore(&snic->wq_lock[q_num], flags); in snic_queue_wq_desc()
205 spin_unlock_irqrestore(&snic->wq_lock[q_num], flags); in snic_queue_wq_desc()
Dsnic.h345 spinlock_t wq_lock[SNIC_WQ_MAX]; member
Dsnic_main.c558 spin_lock_init(&snic->wq_lock[i]); in snic_probe()
/Linux-v5.10/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c181 lockdep_assert_held(&guc->wq_lock); in guc_wq_item_append()
247 spin_lock(&guc->wq_lock); in guc_submit()
256 spin_unlock(&guc->wq_lock); in guc_submit()
533 spin_lock_init(&guc->wq_lock); in intel_guc_submission_init()
Dintel_guc.h52 spinlock_t wq_lock; member
/Linux-v5.10/drivers/scsi/fnic/
Dfnic_fcs.c1053 spin_lock_irqsave(&fnic->wq_lock[0], flags); in fnic_eth_send()
1060 spin_unlock_irqrestore(&fnic->wq_lock[0], flags); in fnic_eth_send()
1064 spin_unlock_irqrestore(&fnic->wq_lock[0], flags); in fnic_eth_send()
1134 spin_lock_irqsave(&fnic->wq_lock[0], flags); in fnic_send_frame()
1147 spin_unlock_irqrestore(&fnic->wq_lock[0], flags); in fnic_send_frame()
1266 spin_lock_irqsave(&fnic->wq_lock[q_number], flags); in fnic_wq_cmpl_handler_cont()
1269 spin_unlock_irqrestore(&fnic->wq_lock[q_number], flags); in fnic_wq_cmpl_handler_cont()
Dfnic.h308 spinlock_t wq_lock[FNIC_WQ_MAX]; member
Dfnic_main.c731 spin_lock_init(&fnic->wq_lock[i]); in fnic_probe()
/Linux-v5.10/drivers/net/ethernet/cisco/enic/
Denic.h177 spinlock_t wq_lock[ENIC_WQ_MAX]; member
Denic_main.c350 spin_lock(&enic->wq_lock[q_number]); in enic_wq_service()
361 spin_unlock(&enic->wq_lock[q_number]); in enic_wq_service()
849 spin_lock(&enic->wq_lock[txq_map]); in enic_hard_start_xmit()
856 spin_unlock(&enic->wq_lock[txq_map]); in enic_hard_start_xmit()
868 spin_unlock(&enic->wq_lock[txq_map]); in enic_hard_start_xmit()
2873 spin_lock_init(&enic->wq_lock[i]); in enic_probe()
/Linux-v5.10/include/linux/mlx5/
Ddriver.h436 spinlock_t wq_lock; member