Searched refs:delayed_cmd_lock (Results 1 – 3 of 3) sorted by relevance
1843 spin_lock(&dev->delayed_cmd_lock); in target_handle_task_attr()1845 spin_unlock(&dev->delayed_cmd_lock); in target_handle_task_attr()1903 spin_lock(&dev->delayed_cmd_lock); in target_restart_delayed_cmds()1905 spin_unlock(&dev->delayed_cmd_lock); in target_restart_delayed_cmds()1912 spin_unlock(&dev->delayed_cmd_lock); in target_restart_delayed_cmds()
773 spin_lock_init(&dev->delayed_cmd_lock); in target_alloc_device()
783 spinlock_t delayed_cmd_lock; member