Searched refs:queue_lock (Results 1 – 7 of 7) sorted by relevance
125 struct mtx_padalign queue_lock; member420 mtx_lock(&be_lun->queue_lock); in ctl_backend_ramdisk_move_done()423 mtx_unlock(&be_lun->queue_lock); in ctl_backend_ramdisk_move_done()540 mtx_lock(&be_lun->queue_lock); in ctl_backend_ramdisk_worker()545 mtx_unlock(&be_lun->queue_lock); in ctl_backend_ramdisk_worker()550 mtx_lock(&be_lun->queue_lock); in ctl_backend_ramdisk_worker()560 mtx_unlock(&be_lun->queue_lock); in ctl_backend_ramdisk_worker()1088 mtx_init(&be_lun->queue_lock, "ctlram queue", NULL, MTX_DEF); in ctl_backend_ramdisk_create()1136 mtx_destroy(&be_lun->queue_lock); in ctl_backend_ramdisk_create()1232 mtx_destroy(&be_lun->queue_lock); in ctl_backend_ramdisk_lun_shutdown()
183 struct mtx_padalign queue_lock; member485 mtx_lock(&be_lun->queue_lock); in ctl_be_block_move_done()487 mtx_unlock(&be_lun->queue_lock); in ctl_be_block_move_done()1608 mtx_lock(&be_lun->queue_lock); in ctl_be_block_next()1610 mtx_unlock(&be_lun->queue_lock); in ctl_be_block_next()1745 mtx_lock(&be_lun->queue_lock); in ctl_be_block_worker()1804 mtx_unlock(&be_lun->queue_lock); in ctl_be_block_worker()1828 mtx_lock(&be_lun->queue_lock); in ctl_be_block_submit()1830 mtx_unlock(&be_lun->queue_lock); in ctl_be_block_submit()2725 mtx_lock(&be_lun->queue_lock); in ctl_be_block_config_write()[all …]
434 struct mtx_padalign queue_lock; member
2085 mtx_destroy(&thr->queue_lock); in ctl_shutdown()13444 mtx_lock(&thr->queue_lock);13448 mtx_unlock(&thr->queue_lock);13604 mtx_lock(&thr->queue_lock);13606 mtx_unlock(&thr->queue_lock);13617 mtx_lock(&thr->queue_lock);13619 mtx_unlock(&thr->queue_lock);13630 mtx_lock(&thr->queue_lock);13632 mtx_unlock(&thr->queue_lock);13643 mtx_lock(&thr->queue_lock);[all …]
1182 spinlock_t queue_lock[IEEE80211_NUM_ACS]; member
3728 spin_lock_init(&ar->queue_lock[ac]); in ath10k_core_create()
4751 spin_lock_bh(&ar->queue_lock[ac]); in ath10k_mac_op_wake_tx_queue()4767 spin_unlock_bh(&ar->queue_lock[ac]); in ath10k_mac_op_wake_tx_queue()