| /linux/drivers/usb/gadget/function/ |
| H A D | uvc_video.c | 339 spin_lock_irqsave(&video->req_lock, flags); in uvc_video_complete() 349 spin_unlock_irqrestore(&video->req_lock, flags); in uvc_video_complete() 355 spin_unlock_irqrestore(&video->req_lock, flags); in uvc_video_complete() 385 spin_lock_irqsave(&video->req_lock, flags); in uvc_video_complete() 394 spin_unlock_irqrestore(&video->req_lock, flags); in uvc_video_complete() 416 spin_unlock_irqrestore(&video->req_lock, flags); in uvc_video_complete() 432 spin_lock_irqsave(&video->req_lock, flags); in uvcg_video_hw_submit() 449 spin_unlock_irqrestore(&video->req_lock, flags); in uvcg_video_hw_submit() 479 spin_unlock_irqrestore(&video->req_lock, flags); in uvcg_video_hw_submit() 628 spin_lock_irqsave(&video->req_lock, flags); in uvcg_video_pump() [all …]
|
| H A D | u_ether.c | 65 spinlock_t req_lock; /* guard {rx,tx}_reqs */ member 217 spin_lock_irqsave(&dev->req_lock, flags); in rx_submit() 219 spin_unlock_irqrestore(&dev->req_lock, flags); in rx_submit() 307 spin_lock(&dev->req_lock); in rx_complete() 309 spin_unlock(&dev->req_lock); in rx_complete() 359 spin_lock(&dev->req_lock); in alloc_requests() 370 spin_unlock(&dev->req_lock); in alloc_requests() 380 spin_lock_irqsave(&dev->req_lock, flags); in rx_fill() 384 spin_unlock_irqrestore(&dev->req_lock, flags); in rx_fill() 391 spin_lock_irqsave(&dev->req_lock, flags); in rx_fill() [all …]
|
| H A D | uvc.h | 131 spinlock_t req_lock; member
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | pno.c | 35 struct mutex req_lock; member 48 mutex_lock(&pi->req_lock); in brcmf_pno_store_request() 50 mutex_unlock(&pi->req_lock); in brcmf_pno_store_request() 58 mutex_lock(&pi->req_lock); in brcmf_pno_remove_request() 89 mutex_unlock(&pi->req_lock); in brcmf_pno_remove_request() 525 mutex_init(&pi->req_lock); in brcmf_pno_attach() 538 mutex_destroy(&pi->req_lock); in brcmf_pno_detach() 556 mutex_lock(&pi->req_lock); in brcmf_pno_find_reqid_by_bucket() 561 mutex_unlock(&pi->req_lock); in brcmf_pno_find_reqid_by_bucket() 573 mutex_lock(&pi->req_lock); in brcmf_pno_get_bucket_map() [all …]
|
| /linux/fs/smb/client/ |
| H A D | transport.c | 448 spin_lock(&server->req_lock); in wait_for_free_credits() 458 spin_unlock(&server->req_lock); in wait_for_free_credits() 469 spin_unlock(&server->req_lock); in wait_for_free_credits() 478 spin_lock(&server->req_lock); in wait_for_free_credits() 481 spin_unlock(&server->req_lock); in wait_for_free_credits() 488 spin_lock(&server->req_lock); in wait_for_free_credits() 491 spin_unlock(&server->req_lock); in wait_for_free_credits() 502 spin_lock(&server->req_lock); in wait_for_free_credits() 520 spin_unlock(&server->req_lock); in wait_for_free_credits() 530 spin_lock(&server->req_lock); in wait_for_free_credits() [all …]
|
| H A D | cifsglob.h | 711 spinlock_t req_lock; /* protect the two values above */ member 873 spin_lock(&server->req_lock); in in_flight() 875 spin_unlock(&server->req_lock); in in_flight() 884 spin_lock(&server->req_lock); in has_credits() 886 spin_unlock(&server->req_lock); in has_credits()
|
| H A D | smb1ops.c | 270 spin_lock(&server->req_lock); in cifs_add_credits() 273 spin_unlock(&server->req_lock); in cifs_add_credits() 280 spin_lock(&server->req_lock); in cifs_set_credits() 283 spin_unlock(&server->req_lock); in cifs_set_credits()
|
| H A D | smb2ops.c | 79 spin_lock(&server->req_lock); in smb2_add_credits() 146 spin_unlock(&server->req_lock); in smb2_add_credits() 200 spin_lock(&server->req_lock); in smb2_set_credits() 215 spin_unlock(&server->req_lock); in smb2_set_credits() 252 spin_lock(&server->req_lock); in smb2_wait_mtu_credits() 254 spin_unlock(&server->req_lock); in smb2_wait_mtu_credits() 263 spin_lock(&server->req_lock); in smb2_wait_mtu_credits() 265 spin_unlock(&server->req_lock); in smb2_wait_mtu_credits() 272 spin_lock(&server->req_lock); in smb2_wait_mtu_credits() 300 spin_unlock(&server->req_lock); in smb2_wait_mtu_credits() [all …]
|
| H A D | connect.c | 722 spin_lock(&server->req_lock); in zero_credits() 725 spin_unlock(&server->req_lock); in zero_credits() 728 spin_unlock(&server->req_lock); in zero_credits() 1077 spin_lock(&server->req_lock); in clean_demultiplex_info() 1080 spin_unlock(&server->req_lock); in clean_demultiplex_info() 1237 spin_lock(&server->req_lock); in smb2_add_credits_from_hdr() 1241 spin_unlock(&server->req_lock); in smb2_add_credits_from_hdr() 1820 spin_lock_init(&tcp_ses->req_lock); in cifs_get_tcp_session()
|
| H A D | smb2pdu.c | 119 spin_lock(&server->req_lock); in smb2_hdr_assemble() 127 spin_unlock(&server->req_lock); in smb2_hdr_assemble()
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_req.c | 977 spin_unlock_irq(&device->resource->req_lock); in complete_conflicting_writes() 979 spin_lock_irq(&device->resource->req_lock); in complete_conflicting_writes() 1187 spin_lock_irq(&device->resource->req_lock); in drbd_queue_write() 1191 spin_unlock_irq(&device->resource->req_lock); in drbd_queue_write() 1283 spin_lock_irq(&resource->req_lock); in drbd_unplug() 1290 spin_unlock_irq(&resource->req_lock); in drbd_unplug() 1327 spin_lock_irq(&resource->req_lock); in drbd_send_and_submit() 1421 spin_unlock_irq(&resource->req_lock); in drbd_send_and_submit() 1520 spin_lock_irq(&device->resource->req_lock); in do_submit() 1522 spin_unlock_irq(&device->resource->req_lock); in do_submit() [all …]
|
| H A D | drbd_receiver.c | 246 spin_lock_irq(&device->resource->req_lock); in drbd_free_peer_reqs() 248 spin_unlock_irq(&device->resource->req_lock); in drbd_free_peer_reqs() 266 spin_lock_irq(&device->resource->req_lock); in drbd_finish_peer_reqs() 268 spin_unlock_irq(&device->resource->req_lock); in drbd_finish_peer_reqs() 297 spin_unlock_irq(&device->resource->req_lock); in _drbd_wait_ee_list_empty() 300 spin_lock_irq(&device->resource->req_lock); in _drbd_wait_ee_list_empty() 307 spin_lock_irq(&device->resource->req_lock); in drbd_wait_ee_list_empty() 309 spin_unlock_irq(&device->resource->req_lock); in drbd_wait_ee_list_empty() 910 spin_lock_irq(&connection->resource->req_lock); in conn_connect() 912 spin_unlock_irq(&connection->resource->req_lock); in conn_connect() [all …]
|
| H A D | drbd_req.h | 312 spin_lock_irqsave(&device->resource->req_lock, flags); in req_mod() 314 spin_unlock_irqrestore(&device->resource->req_lock, flags); in req_mod()
|
| H A D | drbd_state.c | 496 spin_lock_irqsave(&device->resource->req_lock, flags); in drbd_change_state() 499 spin_unlock_irqrestore(&device->resource->req_lock, flags); in drbd_change_state() 530 spin_lock_irqsave(&device->resource->req_lock, flags); in _req_st_cond() 547 spin_unlock_irqrestore(&device->resource->req_lock, flags); in _req_st_cond() 579 spin_lock_irqsave(&device->resource->req_lock, flags); in drbd_req_state() 584 spin_unlock_irqrestore(&device->resource->req_lock, flags); in drbd_req_state() 592 spin_unlock_irqrestore(&device->resource->req_lock, flags); in drbd_req_state() 615 spin_lock_irqsave(&device->resource->req_lock, flags); in drbd_req_state() 622 spin_unlock_irqrestore(&device->resource->req_lock, flags); in drbd_req_state() 1743 spin_lock_irq(&device->resource->req_lock); in after_state_ch() [all …]
|
| H A D | drbd_worker.c | 87 spin_lock_irqsave(&device->resource->req_lock, flags); in drbd_endio_read_sec_final() 94 spin_unlock_irqrestore(&device->resource->req_lock, flags); in drbd_endio_read_sec_final() 130 spin_lock_irqsave(&device->resource->req_lock, flags); in drbd_endio_write_sec_final() 154 spin_unlock_irqrestore(&device->resource->req_lock, flags); in drbd_endio_write_sec_final() 278 spin_lock_irqsave(&device->resource->req_lock, flags); in drbd_request_endio() 280 spin_unlock_irqrestore(&device->resource->req_lock, flags); in drbd_request_endio() 404 spin_lock_irq(&device->resource->req_lock); in read_for_csum() 406 spin_unlock_irq(&device->resource->req_lock); in read_for_csum() 416 spin_lock_irq(&device->resource->req_lock); in read_for_csum() 418 spin_unlock_irq(&device->resource->req_lock); in read_for_csum() [all …]
|
| H A D | drbd_bitmap.c | 929 spin_lock_irqsave(&ctx->device->resource->req_lock, flags); in drbd_bm_aio_ctx_destroy() 931 spin_unlock_irqrestore(&ctx->device->resource->req_lock, flags); in drbd_bm_aio_ctx_destroy() 1106 spin_lock_irq(&device->resource->req_lock); in bm_rw() 1108 spin_unlock_irq(&device->resource->req_lock); in bm_rw()
|
| /linux/drivers/crypto/hisilicon/zip/ |
| H A D | zip_crypto.c | 64 spinlock_t req_lock; member 146 spin_lock(&req_q->req_lock); in hisi_zip_create_req() 150 spin_unlock(&req_q->req_lock); in hisi_zip_create_req() 156 spin_unlock(&req_q->req_lock); in hisi_zip_create_req() 171 spin_lock(&req_q->req_lock); in hisi_zip_remove_req() 173 spin_unlock(&req_q->req_lock); in hisi_zip_remove_req() 480 spin_lock_init(&req_q->req_lock); in hisi_zip_create_req_q()
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | ispccdc.c | 373 spin_lock_irqsave(&ccdc->lsc.req_lock, flags); in ccdc_lsc_free_queue() 376 spin_unlock_irqrestore(&ccdc->lsc.req_lock, flags); in ccdc_lsc_free_queue() 378 spin_lock_irqsave(&ccdc->lsc.req_lock, flags); in ccdc_lsc_free_queue() 380 spin_unlock_irqrestore(&ccdc->lsc.req_lock, flags); in ccdc_lsc_free_queue() 462 spin_lock_irqsave(&ccdc->lsc.req_lock, flags); in ccdc_lsc_config() 468 spin_unlock_irqrestore(&ccdc->lsc.req_lock, flags); in ccdc_lsc_config() 484 spin_lock_irqsave(&ccdc->lsc.req_lock, flags); in ccdc_lsc_is_configured() 486 spin_unlock_irqrestore(&ccdc->lsc.req_lock, flags); in ccdc_lsc_is_configured() 1292 spin_lock_irqsave(&ccdc->lsc.req_lock, flags); in ccdc_configure() 1312 spin_unlock_irqrestore(&ccdc->lsc.req_lock, flags); in ccdc_configure() [all …]
|
| H A D | ispccdc.h | 69 spinlock_t req_lock; member
|
| /linux/net/nfc/nci/ |
| H A D | core.c | 149 mutex_lock(&ndev->req_lock); in nci_request() 157 mutex_unlock(&ndev->req_lock); in nci_request() 478 mutex_lock(&ndev->req_lock); in nci_open_device() 550 mutex_unlock(&ndev->req_lock); in nci_open_device() 561 mutex_lock(&ndev->req_lock); in nci_close_device() 574 mutex_unlock(&ndev->req_lock); in nci_close_device() 613 mutex_unlock(&ndev->req_lock); in nci_close_device() 1290 mutex_init(&ndev->req_lock); in nci_register_device()
|
| /linux/include/net/bluetooth/ |
| H A D | hci_sync.h | 15 #define hci_req_sync_lock(hdev) mutex_lock(&hdev->req_lock) 16 #define hci_req_sync_unlock(hdev) mutex_unlock(&hdev->req_lock)
|
| H A D | hci_core.h | 529 struct mutex req_lock; member
|
| /linux/drivers/rapidio/devices/ |
| H A D | rio_mport_cdev.c | 191 spinlock_t req_lock; member 739 spin_lock(&priv->req_lock); in do_dma_request() 741 spin_unlock(&priv->req_lock); in do_dma_request() 1011 spin_lock(&priv->req_lock); in rio_mport_wait_for_async_dma() 1019 spin_unlock(&priv->req_lock); in rio_mport_wait_for_async_dma() 1061 spin_lock(&priv->req_lock); in rio_mport_wait_for_async_dma() 1063 spin_unlock(&priv->req_lock); in rio_mport_wait_for_async_dma() 1905 spin_lock_init(&priv->req_lock); in mport_cdev_open() 1947 spin_lock(&priv->req_lock); in mport_cdev_release_dma() 1953 spin_unlock(&priv->req_lock); in mport_cdev_release_dma()
|
| /linux/include/linux/ |
| H A D | hyperv.h | 757 spinlock_t req_lock; /* provides atomicity */ member 1033 spin_lock_irqsave(&rqstor->req_lock, flags); \ 1041 spin_unlock_irqrestore(&rqstor->req_lock, flags); in unlock_requestor()
|
| /linux/drivers/hv/ |
| H A D | channel.c | 637 spin_lock_init(&rqstor->req_lock); in vmbus_alloc_requestor()
|