Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/
Dtarget_core_transport.c792 spin_lock_irq(&dev->qf_cmd_lock); in target_qf_do_work()
794 spin_unlock_irq(&dev->qf_cmd_lock); in target_qf_do_work()
1985 spin_lock_irq(&dev->qf_cmd_lock); in transport_handle_queue_full()
1988 spin_unlock_irq(&cmd->se_dev->qf_cmd_lock); in transport_handle_queue_full()
Dtarget_core_device.c1497 spin_lock_init(&dev->qf_cmd_lock); in target_alloc_device()
/linux-4.1.27/include/target/
Dtarget_core_base.h785 spinlock_t qf_cmd_lock; member