Searched refs:req_lock (Results 1 – 4 of 4) sorted by relevance
117 spinlock_t req_lock; member193 spin_lock(&m->req_lock); in p9_conn_cancel()196 spin_unlock(&m->req_lock); in p9_conn_cancel()212 spin_unlock(&m->req_lock); in p9_conn_cancel()367 spin_lock(&m->req_lock); in p9_read_work()461 spin_lock(&m->req_lock); in p9_write_work()677 spin_lock(&m->req_lock); in p9_fd_request()687 spin_unlock(&m->req_lock); in p9_fd_request()708 spin_lock(&m->req_lock); in p9_fd_cancel()716 spin_unlock(&m->req_lock); in p9_fd_cancel()[all …]
89 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()
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()570 mutex_unlock(&ndev->req_lock); in nci_close_device()605 mutex_unlock(&ndev->req_lock); in nci_close_device()1274 mutex_init(&ndev->req_lock); in nci_register_device()
2522 mutex_init(&hdev->req_lock); in hci_alloc_dev_priv()
Completed in 21 milliseconds