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()
3091 mutex_init(&ha->mq_lock); in qla2x00_probe_one()6957 mutex_lock(&ha->mq_lock); in qla2x00_do_dpc()6961 mutex_unlock(&ha->mq_lock); in qla2x00_do_dpc()7409 mutex_lock(&ha->mq_lock); in qla_pci_error_cleanup()7412 mutex_unlock(&ha->mq_lock); in qla_pci_error_cleanup()7562 mutex_lock(&ha->mq_lock); in qla2xxx_pci_slot_reset()7565 mutex_unlock(&ha->mq_lock); in qla2xxx_pci_slot_reset()7617 mutex_lock(&ha->mq_lock); in qla_pci_reset_prepare()7620 mutex_unlock(&ha->mq_lock); in qla_pci_reset_prepare()7641 mutex_lock(&ha->mq_lock); in qla_pci_reset_done()[all …]
8987 mutex_lock(&ha->mq_lock); in qla2xxx_create_qpair()8990 mutex_unlock(&ha->mq_lock); in qla2xxx_create_qpair()9028 mutex_unlock(&ha->mq_lock); in qla2xxx_create_qpair()9087 mutex_lock(&ha->mq_lock); in qla2xxx_create_qpair()9096 mutex_unlock(&ha->mq_lock); in qla2xxx_create_qpair()9117 mutex_lock(&ha->mq_lock); in qla2xxx_delete_qpair()9129 mutex_unlock(&ha->mq_lock); in qla2xxx_delete_qpair()
4286 struct mutex mq_lock; /* multi-queue synchronization */ member
185 spin_lock(&mq_lock); in get_ns_from_inode()187 spin_unlock(&mq_lock); in get_ns_from_inode()374 spin_lock(&mq_lock); in mqueue_get_inode()377 spin_unlock(&mq_lock); in mqueue_get_inode()383 spin_unlock(&mq_lock); in mqueue_get_inode()535 spin_lock(&mq_lock); in mqueue_evict_inode()545 spin_unlock(&mq_lock); in mqueue_evict_inode()560 spin_lock(&mq_lock); in mqueue_create_attr()573 spin_unlock(&mq_lock); in mqueue_create_attr()578 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;