Home
last modified time | relevance | path

Searched refs:priv_lock (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/usb/usbip/
H A Dstub_tx.c92 spin_lock_irqsave(&sdev->priv_lock, flags); in stub_complete()
102 spin_unlock_irqrestore(&sdev->priv_lock, flags); in stub_complete()
138 spin_lock_irqsave(&sdev->priv_lock, flags); in dequeue_from_priv_tx()
142 spin_unlock_irqrestore(&sdev->priv_lock, flags); in dequeue_from_priv_tx()
146 spin_unlock_irqrestore(&sdev->priv_lock, flags); in dequeue_from_priv_tx()
331 spin_lock_irqsave(&sdev->priv_lock, flags); in stub_send_ret_submit()
335 spin_unlock_irqrestore(&sdev->priv_lock, flags); in stub_send_ret_submit()
345 spin_lock_irqsave(&sdev->priv_lock, flags); in dequeue_from_unlink_tx()
349 spin_unlock_irqrestore(&sdev->priv_lock, flags); in dequeue_from_unlink_tx()
353 spin_unlock_irqrestore(&sdev->priv_lock, flags); in dequeue_from_unlink_tx()
[all …]
H A Dvhci_tx.c39 spin_lock_irqsave(&vdev->priv_lock, flags); in dequeue_from_priv_tx()
43 spin_unlock_irqrestore(&vdev->priv_lock, flags); in dequeue_from_priv_tx()
47 spin_unlock_irqrestore(&vdev->priv_lock, flags); in dequeue_from_priv_tx()
174 spin_lock_irqsave(&vdev->priv_lock, flags); in dequeue_from_unlink_tx()
178 spin_unlock_irqrestore(&vdev->priv_lock, flags); in dequeue_from_unlink_tx()
182 spin_unlock_irqrestore(&vdev->priv_lock, flags); in dequeue_from_unlink_tx()
H A Dvhci_hcd.c680 spin_lock_irqsave(&vdev->priv_lock, flags); in vhci_tx_urb()
694 spin_unlock_irqrestore(&vdev->priv_lock, flags); in vhci_tx_urb()
928 spin_lock(&vdev->priv_lock); in vhci_urb_dequeue()
934 spin_unlock(&vdev->priv_lock); in vhci_urb_dequeue()
951 spin_lock(&vdev->priv_lock); in vhci_urb_dequeue()
956 spin_unlock(&vdev->priv_lock); in vhci_urb_dequeue()
973 spin_unlock(&vdev->priv_lock); in vhci_urb_dequeue()
992 spin_lock(&vdev->priv_lock); in vhci_cleanup_unlink_list()
1010 spin_unlock(&vdev->priv_lock); in vhci_cleanup_unlink_list()
1016 spin_lock(&vdev->priv_lock); in vhci_cleanup_unlink_list()
[all …]
H A Dstub.h38 spinlock_t priv_lock; member
H A Dstub_dev.c198 spin_lock_irqsave(&sdev->priv_lock, flags); in stub_shutdown_connection()
208 spin_unlock_irqrestore(&sdev->priv_lock, flags); in stub_shutdown_connection()
290 spin_lock_init(&sdev->priv_lock); in stub_device_alloc()
H A Dvhci.h37 spinlock_t priv_lock; member
H A Dstub_main.c329 spin_lock_irqsave(&sdev->priv_lock, flags); in stub_priv_pop()
342 spin_unlock_irqrestore(&sdev->priv_lock, flags); in stub_priv_pop()