Searched refs:mq_lock (Results 1 – 8 of 8) sorted by relevance
715 mutex_lock(&ha->mq_lock); in qla25xx_create_req_que()718 mutex_unlock(&ha->mq_lock); in qla25xx_create_req_que()764 mutex_unlock(&ha->mq_lock); in qla25xx_create_req_que()781 mutex_lock(&ha->mq_lock); in qla25xx_create_req_que()783 mutex_unlock(&ha->mq_lock); in qla25xx_create_req_que()840 mutex_lock(&ha->mq_lock); in qla25xx_create_rsp_que()843 mutex_unlock(&ha->mq_lock); in qla25xx_create_rsp_que()878 mutex_unlock(&ha->mq_lock); in qla25xx_create_rsp_que()898 mutex_lock(&ha->mq_lock); in qla25xx_create_rsp_que()900 mutex_unlock(&ha->mq_lock); in qla25xx_create_rsp_que()
3051 mutex_init(&ha->mq_lock); in qla2x00_probe_one()6418 mutex_lock(&ha->mq_lock); in qla2x00_do_dpc()6422 mutex_unlock(&ha->mq_lock); in qla2x00_do_dpc()6867 mutex_lock(&ha->mq_lock); in qla_pci_error_cleanup()6870 mutex_unlock(&ha->mq_lock); in qla_pci_error_cleanup()7020 mutex_lock(&ha->mq_lock); in qla2xxx_pci_slot_reset()7023 mutex_unlock(&ha->mq_lock); in qla2xxx_pci_slot_reset()7075 mutex_lock(&ha->mq_lock); in qla_pci_reset_prepare()7078 mutex_unlock(&ha->mq_lock); in qla_pci_reset_prepare()7099 mutex_lock(&ha->mq_lock); in qla_pci_reset_done()[all …]
8885 mutex_lock(&ha->mq_lock); in qla2xxx_create_qpair()8888 mutex_unlock(&ha->mq_lock); in qla2xxx_create_qpair()8926 mutex_unlock(&ha->mq_lock); in qla2xxx_create_qpair()8985 mutex_lock(&ha->mq_lock); in qla2xxx_create_qpair()8994 mutex_unlock(&ha->mq_lock); in qla2xxx_create_qpair()9017 mutex_lock(&ha->mq_lock); in qla2xxx_delete_qpair()9029 mutex_unlock(&ha->mq_lock); in qla2xxx_delete_qpair()
4012 struct mutex mq_lock; /* multi-queue synchronization */ member
124 spin_lock(&mq_lock); in get_ns_from_inode()126 spin_unlock(&mq_lock); in get_ns_from_inode()314 spin_lock(&mq_lock); in mqueue_get_inode()317 spin_unlock(&mq_lock); in mqueue_get_inode()323 spin_unlock(&mq_lock); in mqueue_get_inode()475 spin_lock(&mq_lock); in mqueue_evict_inode()485 spin_unlock(&mq_lock); in mqueue_evict_inode()500 spin_lock(&mq_lock); in mqueue_create_attr()513 spin_unlock(&mq_lock); in mqueue_create_attr()518 spin_lock(&mq_lock); in mqueue_create_attr()[all …]
148 if (refcount_dec_and_lock(&ns->count, &mq_lock)) { in put_ipc_ns()150 spin_unlock(&mq_lock); in put_ipc_ns()
21 DEFINE_SPINLOCK(mq_lock);
75 extern spinlock_t mq_lock;