Home
last modified time | relevance | path

Searched refs:outstanding_lock (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/ufs/
A Dufshcd.h833 spinlock_t outstanding_lock; member
A Dufshcd.c2107 spin_lock_irqsave(&hba->outstanding_lock, flags); in ufshcd_send_command()
2112 spin_unlock_irqrestore(&hba->outstanding_lock, flags); in ufshcd_send_command()
2919 spin_lock_irqsave(&hba->outstanding_lock, flags); in ufshcd_wait_for_dev_cmd()
2921 spin_unlock_irqrestore(&hba->outstanding_lock, flags); in ufshcd_wait_for_dev_cmd()
5331 spin_lock_irqsave(&hba->outstanding_lock, flags); in ufshcd_transfer_req_compl()
5338 spin_unlock_irqrestore(&hba->outstanding_lock, flags); in ufshcd_transfer_req_compl()
9454 spin_lock_init(&hba->outstanding_lock); in ufshcd_alloc_host()

Completed in 23 milliseconds