Searched refs:mq_lock (Results 1 – 8 of 8) sorted by relevance
724 mutex_lock(&ha->mq_lock); in qla25xx_create_req_que()727 mutex_unlock(&ha->mq_lock); in qla25xx_create_req_que()773 mutex_unlock(&ha->mq_lock); in qla25xx_create_req_que()790 mutex_lock(&ha->mq_lock); in qla25xx_create_req_que()792 mutex_unlock(&ha->mq_lock); in qla25xx_create_req_que()847 mutex_lock(&ha->mq_lock); in qla25xx_create_rsp_que()850 mutex_unlock(&ha->mq_lock); in qla25xx_create_rsp_que()885 mutex_unlock(&ha->mq_lock); in qla25xx_create_rsp_que()906 mutex_lock(&ha->mq_lock); in qla25xx_create_rsp_que()908 mutex_unlock(&ha->mq_lock); in qla25xx_create_rsp_que()
3069 mutex_init(&ha->mq_lock); in qla2x00_probe_one()6949 mutex_lock(&ha->mq_lock); in qla2x00_do_dpc()6953 mutex_unlock(&ha->mq_lock); in qla2x00_do_dpc()7401 mutex_lock(&ha->mq_lock); in qla_pci_error_cleanup()7404 mutex_unlock(&ha->mq_lock); in qla_pci_error_cleanup()7554 mutex_lock(&ha->mq_lock); in qla2xxx_pci_slot_reset()7557 mutex_unlock(&ha->mq_lock); in qla2xxx_pci_slot_reset()7609 mutex_lock(&ha->mq_lock); in qla_pci_reset_prepare()7612 mutex_unlock(&ha->mq_lock); in qla_pci_reset_prepare()7633 mutex_lock(&ha->mq_lock); in qla_pci_reset_done()[all …]
9131 mutex_lock(&ha->mq_lock); in qla2xxx_create_qpair()9134 mutex_unlock(&ha->mq_lock); in qla2xxx_create_qpair()9172 mutex_unlock(&ha->mq_lock); in qla2xxx_create_qpair()9231 mutex_lock(&ha->mq_lock); in qla2xxx_create_qpair()9240 mutex_unlock(&ha->mq_lock); in qla2xxx_create_qpair()9261 mutex_lock(&ha->mq_lock); in qla2xxx_delete_qpair()9273 mutex_unlock(&ha->mq_lock); in qla2xxx_delete_qpair()
4290 struct mutex mq_lock; /* multi-queue synchronization */ member
186 spin_lock(&mq_lock); in get_ns_from_inode()188 spin_unlock(&mq_lock); in get_ns_from_inode()375 spin_lock(&mq_lock); in mqueue_get_inode()378 spin_unlock(&mq_lock); in mqueue_get_inode()384 spin_unlock(&mq_lock); in mqueue_get_inode()549 spin_lock(&mq_lock); in mqueue_evict_inode()559 spin_unlock(&mq_lock); in mqueue_evict_inode()574 spin_lock(&mq_lock); in mqueue_create_attr()587 spin_unlock(&mq_lock); in mqueue_create_attr()592 spin_lock(&mq_lock); in mqueue_create_attr()[all …]
167 if (refcount_dec_and_lock(&ns->count, &mq_lock)) { in put_ipc_ns()169 spin_unlock(&mq_lock); in put_ipc_ns()
21 DEFINE_SPINLOCK(mq_lock);
77 extern spinlock_t mq_lock;