Searched refs:delayed_cmd_lock (Results 1 – 3 of 3) sorted by relevance
2088 spin_lock(&dev->delayed_cmd_lock); in target_handle_task_attr()2090 spin_unlock(&dev->delayed_cmd_lock); in target_handle_task_attr()2136 spin_lock(&dev->delayed_cmd_lock); in target_restart_delayed_cmds()2138 spin_unlock(&dev->delayed_cmd_lock); in target_restart_delayed_cmds()2145 spin_unlock(&dev->delayed_cmd_lock); in target_restart_delayed_cmds()
744 spin_lock_init(&dev->delayed_cmd_lock); in target_alloc_device()
795 spinlock_t delayed_cmd_lock; member