Searched refs:qf_cmd_lock (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/target/
H A Dtarget_core_base.h840 spinlock_t qf_cmd_lock; member in struct:se_device
/linux-master/drivers/target/
H A Dtarget_core_transport.c1009 spin_lock_irq(&dev->qf_cmd_lock);
1011 spin_unlock_irq(&dev->qf_cmd_lock);
2476 spin_lock_irq(&dev->qf_cmd_lock);
2479 spin_unlock_irq(&cmd->se_dev->qf_cmd_lock);
H A Dtarget_core_device.c725 spin_lock_init(&dev->qf_cmd_lock);

Completed in 139 milliseconds