Searched refs:delayed_cmd_lock (Results 1 – 3 of 3) sorted by relevance
2203 spin_lock(&dev->delayed_cmd_lock); in target_handle_task_attr()2205 spin_unlock(&dev->delayed_cmd_lock); in target_handle_task_attr()2251 spin_lock(&dev->delayed_cmd_lock); in target_restart_delayed_cmds()2253 spin_unlock(&dev->delayed_cmd_lock); in target_restart_delayed_cmds()2260 spin_unlock(&dev->delayed_cmd_lock); in target_restart_delayed_cmds()
758 spin_lock_init(&dev->delayed_cmd_lock); in target_alloc_device()
819 spinlock_t delayed_cmd_lock; member