Searched refs:req_lock (Results 1 – 4 of 4) sorted by relevance
92 spinlock_t req_lock; member541 spin_lock_irqsave(&rdma->req_lock, flags); in rdma_request()544 spin_unlock_irqrestore(&rdma->req_lock, flags); in rdma_request()547 spin_unlock_irqrestore(&rdma->req_lock, flags); in rdma_request()584 spin_lock_init(&rdma->req_lock); in alloc_rdma()
25 #define hci_req_sync_lock(hdev) mutex_lock(&hdev->req_lock)26 #define hci_req_sync_unlock(hdev) mutex_unlock(&hdev->req_lock)
3245 mutex_init(&hdev->req_lock); in hci_alloc_dev()
148 mutex_lock(&ndev->req_lock); in nci_request()156 mutex_unlock(&ndev->req_lock); in nci_request()474 mutex_lock(&ndev->req_lock); in nci_open_device()537 mutex_unlock(&ndev->req_lock); in nci_open_device()548 mutex_lock(&ndev->req_lock); in nci_close_device()557 mutex_unlock(&ndev->req_lock); in nci_close_device()592 mutex_unlock(&ndev->req_lock); in nci_close_device()1252 mutex_init(&ndev->req_lock); in nci_register_device()