Home
last modified time | relevance | path

Searched refs:port_lock (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-dbgtty.c41 __releases(&port->port_lock)
42 __acquires(&port->port_lock)
60 spin_unlock(&port->port_lock);
62 spin_lock(&port->port_lock);
77 __releases(&port->port_lock)
78 __acquires(&port->port_lock)
92 spin_unlock(&port->port_lock);
94 spin_lock(&port->port_lock);
109 spin_lock_irqsave(&port->port_lock, flags); in dbc_read_complete()
112 spin_unlock_irqrestore(&port->port_lock, flag in dbc_read_complete()
[all...]
H A Dxhci-dbgcap.h102 spinlock_t port_lock; /* port access */ member
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-dbgtty.c41 __releases(&port->port_lock)
42 __acquires(&port->port_lock)
60 spin_unlock(&port->port_lock);
62 spin_lock(&port->port_lock);
77 __releases(&port->port_lock)
78 __acquires(&port->port_lock)
92 spin_unlock(&port->port_lock);
94 spin_lock(&port->port_lock);
109 spin_lock_irqsave(&port->port_lock, flags); in dbc_read_complete()
112 spin_unlock_irqrestore(&port->port_lock, flag in dbc_read_complete()
[all...]
H A Dxhci-dbgcap.h102 spinlock_t port_lock; /* port access */ member
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_serial.c103 spinlock_t port_lock; /* guard port_* access */ member
203 * Called with port_lock held.
227 * Context: caller owns port_lock; port_usb is non-null.
231 __releases(&port->port_lock) in gs_start_tx()
232 __acquires(&port->port_lock) in gs_start_tx()
276 spin_unlock(&port->port_lock); in gs_start_tx()
278 spin_lock(&port->port_lock); in gs_start_tx()
301 * Context: caller owns port_lock, and port_usb is set
305 __releases(&port->port_lock) in gs_start_rx()
306 __acquires(&port->port_lock) in gs_start_rx()
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_serial.c104 spinlock_t port_lock; /* guard port_* access */ member
204 * Called with port_lock held.
228 * Context: caller owns port_lock; port_usb is non-null.
232 __releases(&port->port_lock) in gs_start_tx()
233 __acquires(&port->port_lock) in gs_start_tx()
275 spin_unlock(&port->port_lock); in gs_start_tx()
277 spin_lock(&port->port_lock); in gs_start_tx()
300 * Context: caller owns port_lock, and port_usb is set
304 __releases(&port->port_lock) in gs_start_rx()
305 __acquires(&port->port_lock) in gs_start_rx()
[all...]
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Di82092.c185 static DEFINE_SPINLOCK(port_lock);
195 spin_lock_irqsave(&port_lock, flags); in indirect_read()
200 spin_unlock_irqrestore(&port_lock, flags); in indirect_read()
209 spin_lock_irqsave(&port_lock, flags); in indirect_write()
214 spin_unlock_irqrestore(&port_lock, flags); in indirect_write()
223 spin_lock_irqsave(&port_lock, flags); in indirect_setbit()
231 spin_unlock_irqrestore(&port_lock, flags); in indirect_setbit()
242 spin_lock_irqsave(&port_lock, flags); in indirect_resetbit()
250 spin_unlock_irqrestore(&port_lock, flags); in indirect_resetbit()
260 spin_lock_irqsave(&port_lock, flag in indirect_write16()
[all...]
H A Dpd6729.c57 static DEFINE_SPINLOCK(port_lock);
68 spin_lock_irqsave(&port_lock, flags); in indirect_read()
73 spin_unlock_irqrestore(&port_lock, flags); in indirect_read()
85 spin_lock_irqsave(&port_lock, flags); in indirect_read16()
93 spin_unlock_irqrestore(&port_lock, flags); in indirect_read16()
104 spin_lock_irqsave(&port_lock, flags); in indirect_write()
109 spin_unlock_irqrestore(&port_lock, flags); in indirect_write()
119 spin_lock_irqsave(&port_lock, flags); in indirect_setbit()
127 spin_unlock_irqrestore(&port_lock, flags); in indirect_setbit()
137 spin_lock_irqsave(&port_lock, flag in indirect_resetbit()
[all...]
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Di82092.c185 static DEFINE_SPINLOCK(port_lock);
195 spin_lock_irqsave(&port_lock, flags); in indirect_read()
200 spin_unlock_irqrestore(&port_lock, flags); in indirect_read()
209 spin_lock_irqsave(&port_lock, flags); in indirect_write()
214 spin_unlock_irqrestore(&port_lock, flags); in indirect_write()
223 spin_lock_irqsave(&port_lock, flags); in indirect_setbit()
231 spin_unlock_irqrestore(&port_lock, flags); in indirect_setbit()
242 spin_lock_irqsave(&port_lock, flags); in indirect_resetbit()
250 spin_unlock_irqrestore(&port_lock, flags); in indirect_resetbit()
260 spin_lock_irqsave(&port_lock, flag in indirect_write16()
[all...]
H A Dpd6729.c57 static DEFINE_SPINLOCK(port_lock);
68 spin_lock_irqsave(&port_lock, flags); in indirect_read()
73 spin_unlock_irqrestore(&port_lock, flags); in indirect_read()
85 spin_lock_irqsave(&port_lock, flags); in indirect_read16()
93 spin_unlock_irqrestore(&port_lock, flags); in indirect_read16()
104 spin_lock_irqsave(&port_lock, flags); in indirect_write()
109 spin_unlock_irqrestore(&port_lock, flags); in indirect_write()
119 spin_lock_irqsave(&port_lock, flags); in indirect_setbit()
127 spin_unlock_irqrestore(&port_lock, flags); in indirect_setbit()
137 spin_lock_irqsave(&port_lock, flag in indirect_resetbit()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_recv.c61 spin_lock_bh(&port->port_lock); in set_bad_pkey_cntr()
64 spin_unlock_bh(&port->port_lock); in set_bad_pkey_cntr()
69 spin_lock_bh(&port->port_lock); in set_qkey_viol_cntr()
72 spin_unlock_bh(&port->port_lock); in set_qkey_viol_cntr()
H A Drxe.c114 spin_lock_init(&port->port_lock); in rxe_init_ports()
H A Drxe_verbs.h366 spinlock_t port_lock; /* guard port */ member
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_recv.c65 spin_lock_bh(&port->port_lock); in set_bad_pkey_cntr()
68 spin_unlock_bh(&port->port_lock); in set_bad_pkey_cntr()
73 spin_lock_bh(&port->port_lock); in set_qkey_viol_cntr()
76 spin_unlock_bh(&port->port_lock); in set_qkey_viol_cntr()
H A Drxe_verbs.h345 spinlock_t port_lock; /* guard port */ member
H A Drxe.c114 spin_lock_init(&port->port_lock); in rxe_init_ports()
/kernel/linux/linux-5.10/drivers/soundwire/
H A Dqcom.c94 struct mutex port_lock; member
513 mutex_lock(&ctrl->port_lock); in qcom_swrm_stream_free_ports()
525 mutex_unlock(&ctrl->port_lock); in qcom_swrm_stream_free_ports()
541 mutex_lock(&ctrl->port_lock); in qcom_swrm_stream_alloc_ports()
586 mutex_unlock(&ctrl->port_lock); in qcom_swrm_stream_alloc_ports()
837 mutex_init(&ctrl->port_lock);
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c2406 mutex_lock(&port->port_lock); in ehea_open()
2418 mutex_unlock(&port->port_lock); in ehea_open()
2462 mutex_lock(&port->port_lock); in ehea_stop()
2466 mutex_unlock(&port->port_lock); in ehea_stop()
2687 mutex_lock(&port->port_lock); in ehea_reset_port()
2706 mutex_unlock(&port->port_lock); in ehea_reset_port()
2730 mutex_lock(&port->port_lock); in ehea_rereg_mrs()
2735 mutex_unlock(&port->port_lock); in ehea_rereg_mrs()
2739 mutex_unlock(&port->port_lock); in ehea_rereg_mrs()
2771 mutex_lock(&port->port_lock); in ehea_rereg_mrs()
[all...]
H A Dehea.h437 struct mutex port_lock; member
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c2410 mutex_lock(&port->port_lock); in ehea_open()
2422 mutex_unlock(&port->port_lock); in ehea_open()
2466 mutex_lock(&port->port_lock); in ehea_stop()
2470 mutex_unlock(&port->port_lock); in ehea_stop()
2691 mutex_lock(&port->port_lock); in ehea_reset_port()
2710 mutex_unlock(&port->port_lock); in ehea_reset_port()
2734 mutex_lock(&port->port_lock); in ehea_rereg_mrs()
2739 mutex_unlock(&port->port_lock); in ehea_rereg_mrs()
2743 mutex_unlock(&port->port_lock); in ehea_rereg_mrs()
2775 mutex_lock(&port->port_lock); in ehea_rereg_mrs()
[all...]
H A Dehea.h438 struct mutex port_lock; member
/kernel/linux/linux-6.6/drivers/soundwire/
H A Dqcom.c190 struct mutex port_lock; member
1121 mutex_lock(&ctrl->port_lock); in qcom_swrm_stream_free_ports()
1133 mutex_unlock(&ctrl->port_lock); in qcom_swrm_stream_free_ports()
1151 mutex_lock(&ctrl->port_lock); in qcom_swrm_stream_alloc_ports()
1202 mutex_unlock(&ctrl->port_lock); in qcom_swrm_stream_alloc_ports()
1561 mutex_init(&ctrl->port_lock);

Completed in 27 milliseconds