state_lock        142 drivers/char/apm-emulation.c static DEFINE_MUTEX(state_lock);
state_lock        224 drivers/char/apm-emulation.c 		mutex_lock(&state_lock);
state_lock        228 drivers/char/apm-emulation.c 		mutex_unlock(&state_lock);
state_lock        269 drivers/char/apm-emulation.c 		mutex_lock(&state_lock);
state_lock        282 drivers/char/apm-emulation.c 			mutex_unlock(&state_lock);
state_lock        303 drivers/char/apm-emulation.c 			mutex_unlock(&state_lock);
state_lock        307 drivers/char/apm-emulation.c 			mutex_unlock(&state_lock);
state_lock        317 drivers/char/apm-emulation.c 		mutex_lock(&state_lock);
state_lock        320 drivers/char/apm-emulation.c 		mutex_unlock(&state_lock);
state_lock        341 drivers/char/apm-emulation.c 	mutex_lock(&state_lock);
state_lock        345 drivers/char/apm-emulation.c 	mutex_unlock(&state_lock);
state_lock        530 drivers/char/apm-emulation.c 		mutex_lock(&state_lock);
state_lock        543 drivers/char/apm-emulation.c 		mutex_unlock(&state_lock);
state_lock        568 drivers/char/apm-emulation.c 			mutex_lock(&state_lock);
state_lock        578 drivers/char/apm-emulation.c 			mutex_unlock(&state_lock);
state_lock        601 drivers/char/apm-emulation.c 		mutex_lock(&state_lock);
state_lock        616 drivers/char/apm-emulation.c 		mutex_unlock(&state_lock);
state_lock         86 drivers/iio/adc/ad7291.c 	struct mutex		state_lock;
state_lock        281 drivers/iio/adc/ad7291.c 	mutex_lock(&chip->state_lock);
state_lock        316 drivers/iio/adc/ad7291.c 	mutex_unlock(&chip->state_lock);
state_lock        334 drivers/iio/adc/ad7291.c 			mutex_lock(&chip->state_lock);
state_lock        337 drivers/iio/adc/ad7291.c 				mutex_unlock(&chip->state_lock);
state_lock        345 drivers/iio/adc/ad7291.c 				mutex_unlock(&chip->state_lock);
state_lock        352 drivers/iio/adc/ad7291.c 				mutex_unlock(&chip->state_lock);
state_lock        356 drivers/iio/adc/ad7291.c 			mutex_unlock(&chip->state_lock);
state_lock        488 drivers/iio/adc/ad7291.c 	mutex_init(&chip->state_lock);
state_lock        141 drivers/iio/adc/ina2xx-adc.c 	struct mutex state_lock;
state_lock        480 drivers/iio/adc/ina2xx-adc.c 	mutex_lock(&chip->state_lock);
state_lock        526 drivers/iio/adc/ina2xx-adc.c 	mutex_unlock(&chip->state_lock);
state_lock        979 drivers/iio/adc/ina2xx-adc.c 	mutex_init(&chip->state_lock);
state_lock        134 drivers/infiniband/core/cm.c 	spinlock_t state_lock;
state_lock        326 drivers/infiniband/core/cm.c 	spin_lock_irqsave(&cm.state_lock, flags2);
state_lock        373 drivers/infiniband/core/cm.c 	spin_unlock_irqrestore(&cm.state_lock, flags2);
state_lock       4455 drivers/infiniband/core/cm.c 		spin_lock_irq(&cm.state_lock);
state_lock       4458 drivers/infiniband/core/cm.c 		spin_unlock_irq(&cm.state_lock);
state_lock       4474 drivers/infiniband/core/cm.c 	spin_lock_init(&cm.state_lock);
state_lock        488 drivers/infiniband/sw/rxe/rxe_comp.c 		spin_lock_irqsave(&qp->state_lock, flags);
state_lock        492 drivers/infiniband/sw/rxe/rxe_comp.c 			spin_unlock_irqrestore(&qp->state_lock, flags);
state_lock        504 drivers/infiniband/sw/rxe/rxe_comp.c 			spin_unlock_irqrestore(&qp->state_lock, flags);
state_lock        213 drivers/infiniband/sw/rxe/rxe_qp.c 	spin_lock_init(&qp->state_lock);
state_lock        141 drivers/infiniband/sw/rxe/rxe_req.c 		spin_lock_irqsave(&qp->state_lock, flags);
state_lock        145 drivers/infiniband/sw/rxe/rxe_req.c 				spin_unlock_irqrestore(&qp->state_lock,
state_lock        154 drivers/infiniband/sw/rxe/rxe_req.c 				spin_unlock_irqrestore(&qp->state_lock,
state_lock        160 drivers/infiniband/sw/rxe/rxe_req.c 			spin_unlock_irqrestore(&qp->state_lock, flags);
state_lock         65 drivers/infiniband/sw/rxe/rxe_task.c 	spin_lock_irqsave(&task->state_lock, flags);
state_lock         69 drivers/infiniband/sw/rxe/rxe_task.c 		spin_unlock_irqrestore(&task->state_lock, flags);
state_lock         76 drivers/infiniband/sw/rxe/rxe_task.c 		spin_unlock_irqrestore(&task->state_lock, flags);
state_lock         80 drivers/infiniband/sw/rxe/rxe_task.c 		spin_unlock_irqrestore(&task->state_lock, flags);
state_lock         89 drivers/infiniband/sw/rxe/rxe_task.c 		spin_lock_irqsave(&task->state_lock, flags);
state_lock        111 drivers/infiniband/sw/rxe/rxe_task.c 		spin_unlock_irqrestore(&task->state_lock, flags);
state_lock        129 drivers/infiniband/sw/rxe/rxe_task.c 	spin_lock_init(&task->state_lock);
state_lock        146 drivers/infiniband/sw/rxe/rxe_task.c 		spin_lock_irqsave(&task->state_lock, flags);
state_lock        148 drivers/infiniband/sw/rxe/rxe_task.c 		spin_unlock_irqrestore(&task->state_lock, flags);
state_lock         52 drivers/infiniband/sw/rxe/rxe_task.h 	spinlock_t		state_lock; /* spinlock for task state */
state_lock        287 drivers/infiniband/sw/rxe/rxe_verbs.h 	spinlock_t		state_lock; /* guard requester and completer */
state_lock        441 drivers/infiniband/sw/siw/siw.h 	struct rw_semaphore state_lock;
state_lock        871 drivers/infiniband/sw/siw/siw_cm.c 	down_write(&qp->state_lock);
state_lock        874 drivers/infiniband/sw/siw/siw_cm.c 		up_write(&qp->state_lock);
state_lock        881 drivers/infiniband/sw/siw/siw_cm.c 	up_write(&qp->state_lock);
state_lock       1596 drivers/infiniband/sw/siw/siw_cm.c 	down_write(&qp->state_lock);
state_lock       1599 drivers/infiniband/sw/siw/siw_cm.c 		up_write(&qp->state_lock);
state_lock       1616 drivers/infiniband/sw/siw/siw_cm.c 		up_write(&qp->state_lock);
state_lock       1628 drivers/infiniband/sw/siw/siw_cm.c 		up_write(&qp->state_lock);
state_lock       1639 drivers/infiniband/sw/siw/siw_cm.c 				up_write(&qp->state_lock);
state_lock       1649 drivers/infiniband/sw/siw/siw_cm.c 				up_write(&qp->state_lock);
state_lock       1696 drivers/infiniband/sw/siw/siw_cm.c 	up_write(&qp->state_lock);
state_lock        450 drivers/infiniband/sw/siw/siw_main.c 		down_write(&qp->state_lock);
state_lock        452 drivers/infiniband/sw/siw/siw_main.c 		up_write(&qp->state_lock);
state_lock        105 drivers/infiniband/sw/siw/siw_qp.c 		   down_read_trylock(&qp->state_lock))) {
state_lock        117 drivers/infiniband/sw/siw/siw_qp.c 		up_read(&qp->state_lock);
state_lock        131 drivers/infiniband/sw/siw/siw_qp.c 	down_write(&qp->state_lock);
state_lock        173 drivers/infiniband/sw/siw/siw_qp.c 	up_write(&qp->state_lock);
state_lock       1163 drivers/infiniband/sw/siw/siw_qp_tx.c 	if (down_read_trylock(&qp->state_lock)) {
state_lock       1168 drivers/infiniband/sw/siw/siw_qp_tx.c 			up_read(&qp->state_lock);
state_lock       1177 drivers/infiniband/sw/siw/siw_qp_tx.c 			up_read(&qp->state_lock);
state_lock        377 drivers/infiniband/sw/siw/siw_verbs.c 	init_rwsem(&qp->state_lock);
state_lock        595 drivers/infiniband/sw/siw/siw_verbs.c 	down_write(&qp->state_lock);
state_lock        599 drivers/infiniband/sw/siw/siw_verbs.c 	up_write(&qp->state_lock);
state_lock        626 drivers/infiniband/sw/siw/siw_verbs.c 	down_write(&qp->state_lock);
state_lock        635 drivers/infiniband/sw/siw/siw_verbs.c 	up_write(&qp->state_lock);
state_lock        757 drivers/infiniband/sw/siw/siw_verbs.c 	if (!down_read_trylock(&qp->state_lock)) {
state_lock        793 drivers/infiniband/sw/siw/siw_verbs.c 		up_read(&qp->state_lock);
state_lock        956 drivers/infiniband/sw/siw/siw_verbs.c 	up_read(&qp->state_lock);
state_lock        999 drivers/infiniband/sw/siw/siw_verbs.c 	if (!down_read_trylock(&qp->state_lock)) {
state_lock       1035 drivers/infiniband/sw/siw/siw_verbs.c 		up_read(&qp->state_lock);
state_lock       1072 drivers/infiniband/sw/siw/siw_verbs.c 	up_read(&qp->state_lock);
state_lock         82 drivers/iommu/amd_iommu_v2.c static spinlock_t state_lock;
state_lock        115 drivers/iommu/amd_iommu_v2.c 	spin_lock_irqsave(&state_lock, flags);
state_lock        119 drivers/iommu/amd_iommu_v2.c 	spin_unlock_irqrestore(&state_lock, flags);
state_lock        795 drivers/iommu/amd_iommu_v2.c 	spin_lock_irqsave(&state_lock, flags);
state_lock        798 drivers/iommu/amd_iommu_v2.c 		spin_unlock_irqrestore(&state_lock, flags);
state_lock        805 drivers/iommu/amd_iommu_v2.c 	spin_unlock_irqrestore(&state_lock, flags);
state_lock        836 drivers/iommu/amd_iommu_v2.c 	spin_lock_irqsave(&state_lock, flags);
state_lock        840 drivers/iommu/amd_iommu_v2.c 		spin_unlock_irqrestore(&state_lock, flags);
state_lock        846 drivers/iommu/amd_iommu_v2.c 	spin_unlock_irqrestore(&state_lock, flags);
state_lock        874 drivers/iommu/amd_iommu_v2.c 	spin_lock_irqsave(&state_lock, flags);
state_lock        886 drivers/iommu/amd_iommu_v2.c 	spin_unlock_irqrestore(&state_lock, flags);
state_lock        905 drivers/iommu/amd_iommu_v2.c 	spin_lock_irqsave(&state_lock, flags);
state_lock        917 drivers/iommu/amd_iommu_v2.c 	spin_unlock_irqrestore(&state_lock, flags);
state_lock        938 drivers/iommu/amd_iommu_v2.c 	spin_lock_init(&state_lock);
state_lock         77 drivers/media/pci/ngene/ngene-core.c 	spin_lock_irq(&chan->state_lock);
state_lock        135 drivers/media/pci/ngene/ngene-core.c 				spin_unlock_irq(&chan->state_lock);
state_lock        146 drivers/media/pci/ngene/ngene-core.c 				spin_lock_irq(&chan->state_lock);
state_lock        155 drivers/media/pci/ngene/ngene-core.c 	spin_unlock_irq(&chan->state_lock);
state_lock        213 drivers/media/pci/ngene/ngene-core.c 		spin_lock(&dev->channel[i].state_lock);
state_lock        225 drivers/media/pci/ngene/ngene-core.c 		spin_unlock(&dev->channel[i].state_lock);
state_lock        503 drivers/media/pci/ngene/ngene-core.c 		spin_lock_irq(&chan->state_lock);
state_lock        505 drivers/media/pci/ngene/ngene-core.c 		spin_unlock_irq(&chan->state_lock);
state_lock        570 drivers/media/pci/ngene/ngene-core.c 		spin_lock_irq(&chan->state_lock);
state_lock        574 drivers/media/pci/ngene/ngene-core.c 			spin_unlock_irq(&chan->state_lock);
state_lock        581 drivers/media/pci/ngene/ngene-core.c 		spin_unlock_irq(&chan->state_lock);
state_lock        618 drivers/media/pci/ngene/ngene-core.c 	spin_lock_irq(&chan->state_lock);
state_lock        675 drivers/media/pci/ngene/ngene-core.c 	spin_unlock_irq(&chan->state_lock);
state_lock        711 drivers/media/pci/ngene/ngene-core.c 		spin_lock_irq(&chan->state_lock);
state_lock        729 drivers/media/pci/ngene/ngene-core.c 		spin_unlock_irq(&chan->state_lock);
state_lock        744 drivers/media/pci/ngene/ngene-core.c 		spin_lock_irq(&chan->state_lock);
state_lock        747 drivers/media/pci/ngene/ngene-core.c 		spin_unlock_irq(&chan->state_lock);
state_lock       1332 drivers/media/pci/ngene/ngene-core.c 		spin_lock_init(&dev->channel[i].state_lock);
state_lock        670 drivers/media/pci/ngene/ngene.h 	spinlock_t            state_lock;
state_lock        989 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	mutex_lock(&priv->mdev->state_lock);
state_lock        996 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	mutex_unlock(&priv->mdev->state_lock);
state_lock       1157 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	mutex_lock(&mdev->state_lock);
state_lock       1181 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	mutex_unlock(&mdev->state_lock);
state_lock       1292 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	mutex_lock(&mdev->state_lock);
state_lock       1311 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	mutex_unlock(&mdev->state_lock);
state_lock       1828 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	mutex_lock(&mdev->state_lock);
state_lock       1873 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	mutex_unlock(&mdev->state_lock);
state_lock        127 drivers/net/ethernet/mellanox/mlx4/en_main.c 	mutex_lock(&priv->mdev->state_lock);
state_lock        147 drivers/net/ethernet/mellanox/mlx4/en_main.c 	mutex_unlock(&priv->mdev->state_lock);
state_lock        232 drivers/net/ethernet/mellanox/mlx4/en_main.c 	mutex_lock(&mdev->state_lock);
state_lock        234 drivers/net/ethernet/mellanox/mlx4/en_main.c 	mutex_unlock(&mdev->state_lock);
state_lock        334 drivers/net/ethernet/mellanox/mlx4/en_main.c 	mutex_init(&mdev->state_lock);
state_lock        102 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_lock(&mdev->state_lock);
state_lock        136 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_unlock(&mdev->state_lock);
state_lock        484 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_lock(&mdev->state_lock);
state_lock        497 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_unlock(&mdev->state_lock);
state_lock        513 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_lock(&mdev->state_lock);
state_lock        521 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_unlock(&mdev->state_lock);
state_lock        790 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_lock(&mdev->state_lock);
state_lock        799 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_unlock(&mdev->state_lock);
state_lock       1258 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_lock(&mdev->state_lock);
state_lock       1294 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_unlock(&mdev->state_lock);
state_lock       1522 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_lock(&mdev->state_lock);
state_lock       1538 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_unlock(&mdev->state_lock);
state_lock       1551 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_lock(&mdev->state_lock);
state_lock       1560 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_unlock(&mdev->state_lock);
state_lock       1570 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_lock(&mdev->state_lock);
state_lock       1583 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_unlock(&mdev->state_lock);
state_lock       2014 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_lock(&mdev->state_lock);
state_lock       2020 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_unlock(&mdev->state_lock);
state_lock       2072 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_lock(&mdev->state_lock);
state_lock       2088 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_unlock(&mdev->state_lock);
state_lock       2100 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_lock(&mdev->state_lock);
state_lock       2105 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_unlock(&mdev->state_lock);
state_lock       2295 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 		lockdep_is_held(&priv->mdev->state_lock));
state_lock       2344 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_lock(&mdev->state_lock);
state_lock       2353 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_unlock(&mdev->state_lock);
state_lock       2387 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 		mutex_lock(&mdev->state_lock);
state_lock       2401 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 		mutex_unlock(&mdev->state_lock);
state_lock       2799 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 		mutex_lock(&mdev->state_lock);
state_lock       2803 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 					lockdep_is_held(&mdev->state_lock));
state_lock       2808 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 		mutex_unlock(&mdev->state_lock);
state_lock       2827 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_lock(&mdev->state_lock);
state_lock       2857 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 					lockdep_is_held(&mdev->state_lock));
state_lock       2873 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_unlock(&mdev->state_lock);
state_lock       2889 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_lock(&mdev->state_lock);
state_lock       2892 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 		lockdep_is_held(&mdev->state_lock));
state_lock       2895 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_unlock(&mdev->state_lock);
state_lock       3599 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_lock(&mdev->state_lock);
state_lock       3654 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	mutex_unlock(&mdev->state_lock);
state_lock        439 drivers/net/ethernet/mellanox/mlx4/en_rx.c 					lockdep_is_held(&mdev->state_lock));
state_lock        416 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h 	struct mutex		state_lock;
state_lock        829 drivers/net/ethernet/mellanox/mlx5/core/en.h 	struct mutex               state_lock; /* Protects Interface state */
state_lock        164 drivers/net/ethernet/mellanox/mlx5/core/en/health.c 	mutex_lock(&priv->state_lock);
state_lock        172 drivers/net/ethernet/mellanox/mlx5/core/en/health.c 	mutex_unlock(&priv->state_lock);
state_lock         54 drivers/net/ethernet/mellanox/mlx5/core/en/monitor_stats.c 	mutex_lock(&priv->state_lock);
state_lock         56 drivers/net/ethernet/mellanox/mlx5/core/en/monitor_stats.c 	mutex_unlock(&priv->state_lock);
state_lock        312 drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c 	mutex_lock(&priv->state_lock);
state_lock        368 drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c 	mutex_unlock(&priv->state_lock);
state_lock        216 drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c 	mutex_lock(&priv->state_lock);
state_lock        272 drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c 	mutex_unlock(&priv->state_lock);
state_lock        213 drivers/net/ethernet/mellanox/mlx5/core/en/xsk/umem.c 	mutex_lock(&priv->state_lock);
state_lock        215 drivers/net/ethernet/mellanox/mlx5/core/en/xsk/umem.c 	mutex_unlock(&priv->state_lock);
state_lock        224 drivers/net/ethernet/mellanox/mlx5/core/en/xsk/umem.c 	mutex_lock(&priv->state_lock);
state_lock        226 drivers/net/ethernet/mellanox/mlx5/core/en/xsk/umem.c 	mutex_unlock(&priv->state_lock);
state_lock        574 drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c 	mutex_lock(&priv->state_lock);
state_lock        580 drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c 		mutex_unlock(&priv->state_lock);
state_lock        584 drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c 	mutex_unlock(&priv->state_lock);
state_lock       1114 drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c 	mutex_lock(&priv->state_lock);
state_lock       1132 drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c 	mutex_unlock(&priv->state_lock);
state_lock        288 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mutex_lock(&priv->state_lock);
state_lock        290 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mutex_unlock(&priv->state_lock);
state_lock        362 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mutex_lock(&priv->state_lock);
state_lock        376 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mutex_unlock(&priv->state_lock);
state_lock        392 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mutex_lock(&priv->state_lock);
state_lock        402 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mutex_unlock(&priv->state_lock);
state_lock        431 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mutex_lock(&priv->state_lock);
state_lock        468 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mutex_unlock(&priv->state_lock);
state_lock        562 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mutex_lock(&priv->state_lock);
state_lock        593 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mutex_unlock(&priv->state_lock);
state_lock       1174 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mutex_lock(&priv->state_lock);
state_lock       1210 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mutex_unlock(&priv->state_lock);
state_lock       1293 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mutex_lock(&priv->state_lock);
state_lock       1304 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mutex_unlock(&priv->state_lock);
state_lock       1929 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mutex_lock(&priv->state_lock);
state_lock       1937 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	mutex_unlock(&priv->state_lock);
state_lock        852 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	mutex_lock(&priv->state_lock);
state_lock        861 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	mutex_unlock(&priv->state_lock);
state_lock        154 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock        158 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock        185 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock        187 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock       1815 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock       1820 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock       3070 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock       3074 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock       3109 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock       3112 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock       3472 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock       3489 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock       3667 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock       3702 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock       3746 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock       3753 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock       3763 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock       3774 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock       3853 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock       3876 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock       3927 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock       3981 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock       4011 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock       4039 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 			mutex_unlock(&priv->state_lock);
state_lock       4045 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 		mutex_unlock(&priv->state_lock);
state_lock       4050 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock       4201 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock       4203 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock       4215 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock       4217 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock       4344 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock       4371 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock       4422 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock       4503 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock       4513 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_lock(&priv->state_lock);
state_lock       4517 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_unlock(&priv->state_lock);
state_lock       5268 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mutex_init(&priv->state_lock);
state_lock        197 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	mutex_lock(&priv->state_lock);
state_lock        200 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	mutex_unlock(&priv->state_lock);
state_lock       1161 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	mutex_lock(&priv->state_lock);
state_lock       1173 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	mutex_unlock(&priv->state_lock);
state_lock       1184 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	mutex_lock(&priv->state_lock);
state_lock       1190 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	mutex_unlock(&priv->state_lock);
state_lock        334 drivers/net/ethernet/mellanox/mlx5/core/en_selftest.c 	mutex_lock(&priv->state_lock);
state_lock        345 drivers/net/ethernet/mellanox/mlx5/core/en_selftest.c 	mutex_unlock(&priv->state_lock);
state_lock        951 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_lock(&esw->state_lock);
state_lock        953 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_unlock(&esw->state_lock);
state_lock       1690 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_lock(&esw->state_lock);
state_lock       1722 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_unlock(&esw->state_lock);
state_lock       1741 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_lock(&esw->state_lock);
state_lock       1760 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_unlock(&esw->state_lock);
state_lock       2007 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_init(&esw->state_lock);
state_lock       2061 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_lock(&esw->state_lock);
state_lock       2089 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_unlock(&esw->state_lock);
state_lock       2104 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_lock(&esw->state_lock);
state_lock       2119 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_unlock(&esw->state_lock);
state_lock       2134 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_lock(&esw->state_lock);
state_lock       2143 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_unlock(&esw->state_lock);
state_lock       2186 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_lock(&esw->state_lock);
state_lock       2188 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_unlock(&esw->state_lock);
state_lock       2205 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_lock(&esw->state_lock);
state_lock       2216 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_unlock(&esw->state_lock);
state_lock       2307 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_lock(&esw->state_lock);
state_lock       2316 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_unlock(&esw->state_lock);
state_lock       2345 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_lock(&esw->state_lock);
state_lock       2349 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_unlock(&esw->state_lock);
state_lock       2430 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_lock(&esw->state_lock);
state_lock       2453 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mutex_unlock(&esw->state_lock);
state_lock        233 drivers/net/ethernet/mellanox/mlx5/core/eswitch.h 	struct mutex            state_lock;
state_lock        440 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	mutex_lock(&esw->state_lock);
state_lock        487 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	mutex_unlock(&esw->state_lock);
state_lock        510 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	mutex_lock(&esw->state_lock);
state_lock        543 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	mutex_unlock(&esw->state_lock);
state_lock         67 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 	spin_lock_init(&fdev->state_lock);
state_lock        230 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 	spin_lock_irqsave(&fdev->state_lock, flags);
state_lock        232 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 	spin_unlock_irqrestore(&fdev->state_lock, flags);
state_lock        267 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 	spin_lock_irqsave(&fdev->state_lock, flags);
state_lock        269 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 		spin_unlock_irqrestore(&fdev->state_lock, flags);
state_lock        273 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 	spin_unlock_irqrestore(&fdev->state_lock, flags);
state_lock        335 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 	spin_lock_irqsave(&fdev->state_lock, flags);
state_lock        345 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 	spin_unlock_irqrestore(&fdev->state_lock, flags);
state_lock         49 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.h 	spinlock_t state_lock; /* Protects state transitions */
state_lock        449 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c 	mutex_lock(&priv->state_lock);
state_lock        469 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c 	mutex_unlock(&priv->state_lock);
state_lock        521 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c 	mutex_lock(&epriv->state_lock);
state_lock        544 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c 	mutex_unlock(&epriv->state_lock);
state_lock        553 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c 	mutex_unlock(&epriv->state_lock);
state_lock        566 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c 	mutex_lock(&epriv->state_lock);
state_lock        579 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c 	mutex_unlock(&epriv->state_lock);
state_lock        197 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c 	mutex_lock(&epriv->state_lock);
state_lock        226 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c 	mutex_unlock(&epriv->state_lock);
state_lock        238 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c 	mutex_unlock(&epriv->state_lock);
state_lock        248 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c 	mutex_lock(&priv->state_lock);
state_lock        262 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c 	mutex_unlock(&priv->state_lock);
state_lock        270 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c 	mutex_lock(&priv->state_lock);
state_lock        272 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c 	mutex_unlock(&priv->state_lock);
state_lock        113 drivers/net/wan/hdlc.c 	spin_lock_irqsave(&hdlc->state_lock, flags);
state_lock        132 drivers/net/wan/hdlc.c 	spin_unlock_irqrestore(&hdlc->state_lock, flags);
state_lock        156 drivers/net/wan/hdlc.c 	spin_lock_irq(&hdlc->state_lock);
state_lock        166 drivers/net/wan/hdlc.c 	spin_unlock_irq(&hdlc->state_lock);
state_lock        181 drivers/net/wan/hdlc.c 	spin_lock_irq(&hdlc->state_lock);
state_lock        187 drivers/net/wan/hdlc.c 	spin_unlock_irq(&hdlc->state_lock);
state_lock        244 drivers/net/wan/hdlc.c 	spin_lock_init(&hdlc->state_lock);
state_lock        238 drivers/net/wireless/ath/carl9170/carl9170.h 	spinlock_t state_lock;
state_lock        515 drivers/net/wireless/ath/carl9170/carl9170.h 	spin_lock_irqsave(&ar->state_lock, flags);
state_lock        517 drivers/net/wireless/ath/carl9170/carl9170.h 	spin_unlock_irqrestore(&ar->state_lock, flags);
state_lock        525 drivers/net/wireless/ath/carl9170/carl9170.h 	spin_lock_irqsave(&ar->state_lock, flags);
state_lock        528 drivers/net/wireless/ath/carl9170/carl9170.h 	spin_unlock_irqrestore(&ar->state_lock, flags);
state_lock       1817 drivers/net/wireless/ath/carl9170/main.c 	spin_lock_init(&ar->state_lock);
state_lock         82 drivers/nvme/target/rdma.c 	spinlock_t		state_lock;
state_lock        831 drivers/nvme/target/rdma.c 		spin_lock_irqsave(&queue->state_lock, flags);
state_lock        836 drivers/nvme/target/rdma.c 		spin_unlock_irqrestore(&queue->state_lock, flags);
state_lock       1168 drivers/nvme/target/rdma.c 	spin_lock_init(&queue->state_lock);
state_lock       1315 drivers/nvme/target/rdma.c 	spin_lock_irqsave(&queue->state_lock, flags);
state_lock       1329 drivers/nvme/target/rdma.c 		spin_unlock_irqrestore(&queue->state_lock, flags);
state_lock       1331 drivers/nvme/target/rdma.c 		spin_lock_irqsave(&queue->state_lock, flags);
state_lock       1335 drivers/nvme/target/rdma.c 	spin_unlock_irqrestore(&queue->state_lock, flags);
state_lock       1345 drivers/nvme/target/rdma.c 	spin_lock_irqsave(&queue->state_lock, flags);
state_lock       1355 drivers/nvme/target/rdma.c 	spin_unlock_irqrestore(&queue->state_lock, flags);
state_lock        113 drivers/nvme/target/tcp.c 	spinlock_t		state_lock;
state_lock       1159 drivers/nvme/target/tcp.c 	spin_lock(&queue->state_lock);
state_lock       1164 drivers/nvme/target/tcp.c 	spin_unlock(&queue->state_lock);
state_lock       1482 drivers/nvme/target/tcp.c 	spin_lock_init(&queue->state_lock);
state_lock        100 drivers/pci/hotplug/pciehp.h 	struct mutex state_lock;
state_lock        169 drivers/pci/hotplug/pciehp_core.c 	mutex_lock(&ctrl->state_lock);
state_lock        178 drivers/pci/hotplug/pciehp_core.c 	mutex_unlock(&ctrl->state_lock);
state_lock        149 drivers/pci/hotplug/pciehp_ctrl.c 	mutex_lock(&ctrl->state_lock);
state_lock        160 drivers/pci/hotplug/pciehp_ctrl.c 	mutex_unlock(&ctrl->state_lock);
state_lock        165 drivers/pci/hotplug/pciehp_ctrl.c 	mutex_lock(&ctrl->state_lock);
state_lock        209 drivers/pci/hotplug/pciehp_ctrl.c 	mutex_unlock(&ctrl->state_lock);
state_lock        214 drivers/pci/hotplug/pciehp_ctrl.c 	mutex_lock(&ctrl->state_lock);
state_lock        222 drivers/pci/hotplug/pciehp_ctrl.c 	mutex_unlock(&ctrl->state_lock);
state_lock        235 drivers/pci/hotplug/pciehp_ctrl.c 	mutex_lock(&ctrl->state_lock);
state_lock        242 drivers/pci/hotplug/pciehp_ctrl.c 		mutex_unlock(&ctrl->state_lock);
state_lock        252 drivers/pci/hotplug/pciehp_ctrl.c 		mutex_unlock(&ctrl->state_lock);
state_lock        257 drivers/pci/hotplug/pciehp_ctrl.c 	mutex_lock(&ctrl->state_lock);
state_lock        261 drivers/pci/hotplug/pciehp_ctrl.c 		mutex_unlock(&ctrl->state_lock);
state_lock        271 drivers/pci/hotplug/pciehp_ctrl.c 		mutex_unlock(&ctrl->state_lock);
state_lock        281 drivers/pci/hotplug/pciehp_ctrl.c 		mutex_unlock(&ctrl->state_lock);
state_lock        323 drivers/pci/hotplug/pciehp_ctrl.c 	mutex_lock(&ctrl->state_lock);
state_lock        325 drivers/pci/hotplug/pciehp_ctrl.c 	mutex_unlock(&ctrl->state_lock);
state_lock        355 drivers/pci/hotplug/pciehp_ctrl.c 	mutex_lock(&ctrl->state_lock);
state_lock        357 drivers/pci/hotplug/pciehp_ctrl.c 	mutex_unlock(&ctrl->state_lock);
state_lock        366 drivers/pci/hotplug/pciehp_ctrl.c 	mutex_lock(&ctrl->state_lock);
state_lock        370 drivers/pci/hotplug/pciehp_ctrl.c 		mutex_unlock(&ctrl->state_lock);
state_lock        396 drivers/pci/hotplug/pciehp_ctrl.c 	mutex_unlock(&ctrl->state_lock);
state_lock        405 drivers/pci/hotplug/pciehp_ctrl.c 	mutex_lock(&ctrl->state_lock);
state_lock        409 drivers/pci/hotplug/pciehp_ctrl.c 		mutex_unlock(&ctrl->state_lock);
state_lock        430 drivers/pci/hotplug/pciehp_ctrl.c 	mutex_unlock(&ctrl->state_lock);
state_lock        877 drivers/pci/hotplug/pciehp_hpc.c 	mutex_init(&ctrl->state_lock);
state_lock       1006 drivers/scsi/dpt_i2o.c 	spin_lock_init(&pHba->state_lock);
state_lock        207 drivers/scsi/dpti.h 	spinlock_t state_lock;
state_lock         84 drivers/staging/iio/cdc/ad7150.c 	struct mutex state_lock;
state_lock        233 drivers/staging/iio/cdc/ad7150.c 	mutex_lock(&chip->state_lock);
state_lock        278 drivers/staging/iio/cdc/ad7150.c 	mutex_unlock(&chip->state_lock);
state_lock        320 drivers/staging/iio/cdc/ad7150.c 	mutex_lock(&chip->state_lock);
state_lock        340 drivers/staging/iio/cdc/ad7150.c 	mutex_unlock(&chip->state_lock);
state_lock        395 drivers/staging/iio/cdc/ad7150.c 	mutex_lock(&chip->state_lock);
state_lock        410 drivers/staging/iio/cdc/ad7150.c 	mutex_unlock(&chip->state_lock);
state_lock        584 drivers/staging/iio/cdc/ad7150.c 	mutex_init(&chip->state_lock);
state_lock       2370 drivers/target/iscsi/iscsi_target.c 		spin_lock_bh(&conn->state_lock);
state_lock       2378 drivers/target/iscsi/iscsi_target.c 		spin_unlock_bh(&conn->state_lock);
state_lock       3932 drivers/target/iscsi/iscsi_target.c 	spin_lock_bh(&conn->state_lock);
state_lock       3934 drivers/target/iscsi/iscsi_target.c 	spin_unlock_bh(&conn->state_lock);
state_lock       4207 drivers/target/iscsi/iscsi_target.c 	spin_lock_bh(&conn->state_lock);
state_lock       4209 drivers/target/iscsi/iscsi_target.c 		spin_unlock_bh(&conn->state_lock);
state_lock       4212 drivers/target/iscsi/iscsi_target.c 		spin_lock_bh(&conn->state_lock);
state_lock       4222 drivers/target/iscsi/iscsi_target.c 		spin_unlock_bh(&conn->state_lock);
state_lock       4225 drivers/target/iscsi/iscsi_target.c 		spin_lock_bh(&conn->state_lock);
state_lock       4228 drivers/target/iscsi/iscsi_target.c 	spin_unlock_bh(&conn->state_lock);
state_lock       4492 drivers/target/iscsi/iscsi_target.c 	spin_lock_bh(&l_conn->state_lock);
state_lock       4495 drivers/target/iscsi/iscsi_target.c 	spin_unlock_bh(&l_conn->state_lock);
state_lock        824 drivers/target/iscsi/iscsi_target_erl0.c 	spin_lock_bh(&conn->state_lock);
state_lock        826 drivers/target/iscsi/iscsi_target_erl0.c 		spin_unlock_bh(&conn->state_lock);
state_lock        831 drivers/target/iscsi/iscsi_target_erl0.c 		spin_unlock_bh(&conn->state_lock);
state_lock        834 drivers/target/iscsi/iscsi_target_erl0.c 	spin_unlock_bh(&conn->state_lock);
state_lock        848 drivers/target/iscsi/iscsi_target_erl0.c 	spin_lock_bh(&conn->state_lock);
state_lock        850 drivers/target/iscsi/iscsi_target_erl0.c 		spin_unlock_bh(&conn->state_lock);
state_lock        855 drivers/target/iscsi/iscsi_target_erl0.c 		spin_unlock_bh(&conn->state_lock);
state_lock        860 drivers/target/iscsi/iscsi_target_erl0.c 		spin_unlock_bh(&conn->state_lock);
state_lock        871 drivers/target/iscsi/iscsi_target_erl0.c 		spin_unlock_bh(&conn->state_lock);
state_lock        876 drivers/target/iscsi/iscsi_target_erl0.c 	spin_unlock_bh(&conn->state_lock);
state_lock        911 drivers/target/iscsi/iscsi_target_erl0.c 	spin_lock_bh(&conn->state_lock);
state_lock        913 drivers/target/iscsi/iscsi_target_erl0.c 		spin_unlock_bh(&conn->state_lock);
state_lock        919 drivers/target/iscsi/iscsi_target_erl0.c 		spin_unlock_bh(&conn->state_lock);
state_lock        926 drivers/target/iscsi/iscsi_target_erl0.c 		spin_unlock_bh(&conn->state_lock);
state_lock        932 drivers/target/iscsi/iscsi_target_erl0.c 	spin_unlock_bh(&conn->state_lock);
state_lock       1135 drivers/target/iscsi/iscsi_target_login.c 	spin_lock_init(&conn->state_lock);
state_lock        843 drivers/target/iscsi/iscsi_target_util.c 			spin_lock(&conn->state_lock);
state_lock        845 drivers/target/iscsi/iscsi_target_util.c 			spin_unlock(&conn->state_lock);
state_lock        143 fs/afs/internal.h 	spinlock_t		state_lock;
state_lock       1179 fs/afs/internal.h 	spin_lock_bh(&call->state_lock);
state_lock       1185 fs/afs/internal.h 	spin_unlock_bh(&call->state_lock);
state_lock       1195 fs/afs/internal.h 	spin_lock_bh(&call->state_lock);
state_lock       1205 fs/afs/internal.h 	spin_unlock_bh(&call->state_lock);
state_lock        153 fs/afs/rxrpc.c 	spin_lock_init(&call->state_lock);
state_lock        658 fs/afs/rxrpc.c 	spin_lock_bh(&call->state_lock);
state_lock        661 fs/afs/rxrpc.c 	spin_unlock_bh(&call->state_lock);
state_lock        183 fs/nfs/nfs4_fs.h 	spinlock_t state_lock;		/* Protects the lock_states list */
state_lock       1791 fs/nfs/nfs4proc.c 	spin_lock(&state->state_lock);
state_lock       1799 fs/nfs/nfs4proc.c 	spin_unlock(&state->state_lock);
state_lock       2833 fs/nfs/nfs4proc.c 	spin_lock(&state->state_lock);
state_lock       2839 fs/nfs/nfs4proc.c 			spin_unlock(&state->state_lock);
state_lock       2859 fs/nfs/nfs4proc.c 			spin_lock(&state->state_lock);
state_lock       2862 fs/nfs/nfs4proc.c 	spin_unlock(&state->state_lock);
state_lock       6452 fs/nfs/nfs4proc.c 	spin_lock(&state->state_lock);
state_lock       6461 fs/nfs/nfs4proc.c 	spin_unlock(&state->state_lock);
state_lock       6471 fs/nfs/nfs4proc.c 	spin_lock(&state->state_lock);
state_lock       6474 fs/nfs/nfs4proc.c 	spin_unlock(&state->state_lock);
state_lock       6512 fs/nfs/nfs4proc.c 	spin_lock(&state->state_lock);
state_lock       6514 fs/nfs/nfs4proc.c 	spin_unlock(&state->state_lock);
state_lock        673 fs/nfs/nfs4state.c 	spin_lock_init(&state->state_lock);
state_lock        904 fs/nfs/nfs4state.c 		spin_lock(&state->state_lock);
state_lock        915 fs/nfs/nfs4state.c 		spin_unlock(&state->state_lock);
state_lock        920 fs/nfs/nfs4state.c 	spin_unlock(&state->state_lock);
state_lock        938 fs/nfs/nfs4state.c 	if (!refcount_dec_and_lock(&lsp->ls_count, &state->state_lock))
state_lock        943 fs/nfs/nfs4state.c 	spin_unlock(&state->state_lock);
state_lock       1002 fs/nfs/nfs4state.c 	spin_lock(&state->state_lock);
state_lock       1010 fs/nfs/nfs4state.c 	spin_unlock(&state->state_lock);
state_lock       1420 fs/nfs/nfs4state.c 		spin_lock(&state->state_lock);
state_lock       1423 fs/nfs/nfs4state.c 		spin_unlock(&state->state_lock);
state_lock       1592 fs/nfs/nfs4state.c 		spin_lock(&state->state_lock);
state_lock       1597 fs/nfs/nfs4state.c 		spin_unlock(&state->state_lock);
state_lock       1700 fs/nfs/nfs4state.c 	spin_lock(&state->state_lock);
state_lock       1705 fs/nfs/nfs4state.c 	spin_unlock(&state->state_lock);
state_lock         91 fs/nfsd/nfs4state.c static DEFINE_SPINLOCK(state_lock);
state_lock        424 fs/nfsd/nfs4state.c 	might_lock(&state_lock);
state_lock        426 fs/nfsd/nfs4state.c 	if (refcount_dec_and_lock(&fi->fi_ref, &state_lock)) {
state_lock        428 fs/nfsd/nfs4state.c 		spin_unlock(&state_lock);
state_lock        989 fs/nfsd/nfs4state.c 	lockdep_assert_held(&state_lock);
state_lock       1019 fs/nfsd/nfs4state.c 	lockdep_assert_held(&state_lock);
state_lock       1036 fs/nfsd/nfs4state.c 	lockdep_assert_held(&state_lock);
state_lock       1056 fs/nfsd/nfs4state.c 	spin_lock(&state_lock);
state_lock       1058 fs/nfsd/nfs4state.c 	spin_unlock(&state_lock);
state_lock       2011 fs/nfsd/nfs4state.c 	spin_lock(&state_lock);
state_lock       2017 fs/nfsd/nfs4state.c 	spin_unlock(&state_lock);
state_lock       3944 fs/nfsd/nfs4state.c 	lockdep_assert_held(&state_lock);
state_lock       4333 fs/nfsd/nfs4state.c 	spin_lock(&state_lock);
state_lock       4339 fs/nfsd/nfs4state.c 	spin_unlock(&state_lock);
state_lock       4381 fs/nfsd/nfs4state.c 	spin_lock(&state_lock);
state_lock       4386 fs/nfsd/nfs4state.c 	spin_unlock(&state_lock);
state_lock       4827 fs/nfsd/nfs4state.c 	spin_lock(&state_lock);
state_lock       4840 fs/nfsd/nfs4state.c 	spin_unlock(&state_lock);
state_lock       4861 fs/nfsd/nfs4state.c 	spin_lock(&state_lock);
state_lock       4868 fs/nfsd/nfs4state.c 	spin_unlock(&state_lock);
state_lock       5253 fs/nfsd/nfs4state.c 	spin_lock(&state_lock);
state_lock       5264 fs/nfsd/nfs4state.c 	spin_unlock(&state_lock);
state_lock       7407 fs/nfsd/nfs4state.c 	spin_lock(&state_lock);
state_lock       7434 fs/nfsd/nfs4state.c 	spin_unlock(&state_lock);
state_lock       7541 fs/nfsd/nfs4state.c 		spin_lock(&state_lock);
state_lock       7543 fs/nfsd/nfs4state.c 		spin_unlock(&state_lock);
state_lock       7764 fs/nfsd/nfs4state.c 	spin_lock(&state_lock);
state_lock       7770 fs/nfsd/nfs4state.c 	spin_unlock(&state_lock);
state_lock         47 include/linux/hdlc.h 	spinlock_t state_lock;
state_lock        586 include/target/iscsi/iscsi_target_core.h 	spinlock_t		state_lock;
state_lock        121 net/mac80211/mesh.h 	spinlock_t state_lock;
state_lock        444 net/mac80211/mesh_hwmp.c 			spin_lock_bh(&mpath->state_lock);
state_lock        485 net/mac80211/mesh_hwmp.c 			spin_lock_bh(&mpath->state_lock);
state_lock        499 net/mac80211/mesh_hwmp.c 			spin_unlock_bh(&mpath->state_lock);
state_lock        508 net/mac80211/mesh_hwmp.c 			spin_unlock_bh(&mpath->state_lock);
state_lock        520 net/mac80211/mesh_hwmp.c 			spin_lock_bh(&mpath->state_lock);
state_lock        533 net/mac80211/mesh_hwmp.c 			spin_lock_bh(&mpath->state_lock);
state_lock        545 net/mac80211/mesh_hwmp.c 			spin_unlock_bh(&mpath->state_lock);
state_lock        551 net/mac80211/mesh_hwmp.c 			spin_unlock_bh(&mpath->state_lock);
state_lock        691 net/mac80211/mesh_hwmp.c 					 lockdep_is_held(&mpath->state_lock));
state_lock        726 net/mac80211/mesh_hwmp.c 		spin_lock_bh(&mpath->state_lock);
state_lock        730 net/mac80211/mesh_hwmp.c 		spin_unlock_bh(&mpath->state_lock);
state_lock        734 net/mac80211/mesh_hwmp.c 	spin_unlock_bh(&mpath->state_lock);
state_lock        784 net/mac80211/mesh_hwmp.c 		spin_lock_bh(&mpath->state_lock);
state_lock        796 net/mac80211/mesh_hwmp.c 			spin_unlock_bh(&mpath->state_lock);
state_lock        803 net/mac80211/mesh_hwmp.c 			spin_unlock_bh(&mpath->state_lock);
state_lock        992 net/mac80211/mesh_hwmp.c 	spin_lock(&mpath->state_lock);
state_lock        994 net/mac80211/mesh_hwmp.c 		spin_unlock(&mpath->state_lock);
state_lock       1004 net/mac80211/mesh_hwmp.c 	spin_unlock(&mpath->state_lock);
state_lock       1057 net/mac80211/mesh_hwmp.c 	spin_lock_bh(&mpath->state_lock);
state_lock       1059 net/mac80211/mesh_hwmp.c 		spin_unlock_bh(&mpath->state_lock);
state_lock       1065 net/mac80211/mesh_hwmp.c 			spin_unlock_bh(&mpath->state_lock);
state_lock       1076 net/mac80211/mesh_hwmp.c 		spin_unlock_bh(&mpath->state_lock);
state_lock       1092 net/mac80211/mesh_hwmp.c 		spin_unlock_bh(&mpath->state_lock);
state_lock       1101 net/mac80211/mesh_hwmp.c 	spin_unlock_bh(&mpath->state_lock);
state_lock       1107 net/mac80211/mesh_hwmp.c 	spin_lock_bh(&mpath->state_lock);
state_lock       1109 net/mac80211/mesh_hwmp.c 		spin_unlock_bh(&mpath->state_lock);
state_lock       1113 net/mac80211/mesh_hwmp.c 	spin_unlock_bh(&mpath->state_lock);
state_lock       1228 net/mac80211/mesh_hwmp.c 	spin_lock_bh(&mpath->state_lock);
state_lock       1232 net/mac80211/mesh_hwmp.c 		spin_unlock_bh(&mpath->state_lock);
state_lock       1237 net/mac80211/mesh_hwmp.c 		spin_unlock_bh(&mpath->state_lock);
state_lock       1244 net/mac80211/mesh_hwmp.c 		spin_unlock_bh(&mpath->state_lock);
state_lock        220 net/mac80211/mesh_pathtbl.c 		spin_lock_bh(&mpath->state_lock);
state_lock        222 net/mac80211/mesh_pathtbl.c 		spin_unlock_bh(&mpath->state_lock);
state_lock        263 net/mac80211/mesh_pathtbl.c 		spin_lock_bh(&mpath->state_lock);
state_lock        265 net/mac80211/mesh_pathtbl.c 		spin_unlock_bh(&mpath->state_lock);
state_lock        312 net/mac80211/mesh_pathtbl.c 	spin_lock_bh(&mpath->state_lock);
state_lock        315 net/mac80211/mesh_pathtbl.c 		spin_unlock_bh(&mpath->state_lock);
state_lock        325 net/mac80211/mesh_pathtbl.c 	spin_unlock_bh(&mpath->state_lock);
state_lock        343 net/mac80211/mesh_pathtbl.c 	lockdep_assert_held(&mpath->state_lock);
state_lock        384 net/mac80211/mesh_pathtbl.c 	spin_lock_init(&new_mpath->state_lock);
state_lock        499 net/mac80211/mesh_pathtbl.c 			spin_lock_bh(&mpath->state_lock);
state_lock        502 net/mac80211/mesh_pathtbl.c 			spin_unlock_bh(&mpath->state_lock);
state_lock        517 net/mac80211/mesh_pathtbl.c 	spin_lock_bh(&mpath->state_lock);
state_lock        520 net/mac80211/mesh_pathtbl.c 	spin_unlock_bh(&mpath->state_lock);
state_lock        747 net/mac80211/mesh_pathtbl.c 	spin_lock_bh(&mpath->state_lock);
state_lock        755 net/mac80211/mesh_pathtbl.c 	spin_unlock_bh(&mpath->state_lock);
state_lock       2732 net/mac80211/rx.c 			spin_lock_bh(&mppath->state_lock);
state_lock       2736 net/mac80211/rx.c 			spin_unlock_bh(&mppath->state_lock);
state_lock        454 net/rxrpc/ar-internal.h 	spinlock_t		state_lock;	/* state-change lock */
state_lock        596 net/rxrpc/ar-internal.h 	rwlock_t		state_lock;	/* lock for state transition */
state_lock        839 net/rxrpc/ar-internal.h 	write_lock_bh(&call->state_lock);
state_lock        841 net/rxrpc/ar-internal.h 	write_unlock_bh(&call->state_lock);
state_lock        857 net/rxrpc/ar-internal.h 	write_lock_bh(&call->state_lock);
state_lock        859 net/rxrpc/ar-internal.h 	write_unlock_bh(&call->state_lock);
state_lock        881 net/rxrpc/ar-internal.h 	write_lock_bh(&call->state_lock);
state_lock        883 net/rxrpc/ar-internal.h 	write_unlock_bh(&call->state_lock);
state_lock        401 net/rxrpc/call_accept.c 	spin_lock(&conn->state_lock);
state_lock        410 net/rxrpc/call_accept.c 		write_lock(&call->state_lock);
state_lock        417 net/rxrpc/call_accept.c 		write_unlock(&call->state_lock);
state_lock        431 net/rxrpc/call_accept.c 	spin_unlock(&conn->state_lock);
state_lock        536 net/rxrpc/call_accept.c 	write_lock_bh(&call->state_lock);
state_lock        557 net/rxrpc/call_accept.c 	write_unlock_bh(&call->state_lock);
state_lock        567 net/rxrpc/call_accept.c 	write_unlock_bh(&call->state_lock);
state_lock        613 net/rxrpc/call_accept.c 	write_lock_bh(&call->state_lock);
state_lock        627 net/rxrpc/call_accept.c 	write_unlock_bh(&call->state_lock);
state_lock        138 net/rxrpc/call_object.c 	rwlock_init(&call->state_lock);
state_lock        563 net/rxrpc/conn_client.c 	write_lock_bh(&call->state_lock);
state_lock        565 net/rxrpc/conn_client.c 	write_unlock_bh(&call->state_lock);
state_lock        204 net/rxrpc/conn_event.c 	spin_lock_bh(&conn->state_lock);
state_lock        206 net/rxrpc/conn_event.c 		spin_unlock_bh(&conn->state_lock);
state_lock        214 net/rxrpc/conn_event.c 	spin_unlock_bh(&conn->state_lock);
state_lock        271 net/rxrpc/conn_event.c 		write_lock_bh(&call->state_lock);
state_lock        276 net/rxrpc/conn_event.c 		write_unlock_bh(&call->state_lock);
state_lock        344 net/rxrpc/conn_event.c 		spin_lock(&conn->state_lock);
state_lock        348 net/rxrpc/conn_event.c 			spin_unlock(&conn->state_lock);
state_lock        355 net/rxrpc/conn_event.c 			spin_unlock(&conn->state_lock);
state_lock         52 net/rxrpc/conn_object.c 		spin_lock_init(&conn->state_lock);
state_lock        264 net/rxrpc/input.c 	write_lock(&call->state_lock);
state_lock        286 net/rxrpc/input.c 	write_unlock(&call->state_lock);
state_lock        295 net/rxrpc/input.c 	write_unlock(&call->state_lock);
state_lock        149 net/rxrpc/recvmsg.c 	write_lock_bh(&call->state_lock);
state_lock        154 net/rxrpc/recvmsg.c 		write_unlock_bh(&call->state_lock);
state_lock        161 net/rxrpc/recvmsg.c 		write_unlock_bh(&call->state_lock);
state_lock        166 net/rxrpc/recvmsg.c 		write_unlock_bh(&call->state_lock);
state_lock        229 net/rxrpc/sendmsg.c 		write_lock_bh(&call->state_lock);
state_lock        252 net/rxrpc/sendmsg.c 		write_unlock_bh(&call->state_lock);
state_lock        817 net/rxrpc/sendmsg.c 		read_lock_bh(&call->state_lock);
state_lock        819 net/rxrpc/sendmsg.c 		read_unlock_bh(&call->state_lock);