Searched refs:delayed_cmd_lock (Results 1 – 3 of 3) sorted by relevance
2004 spin_lock(&dev->delayed_cmd_lock); in target_handle_task_attr()2006 spin_unlock(&dev->delayed_cmd_lock); in target_handle_task_attr()2052 spin_lock(&dev->delayed_cmd_lock); in target_restart_delayed_cmds()2054 spin_unlock(&dev->delayed_cmd_lock); in target_restart_delayed_cmds()2061 spin_unlock(&dev->delayed_cmd_lock); in target_restart_delayed_cmds()
744 spin_lock_init(&dev->delayed_cmd_lock); in target_alloc_device()
788 spinlock_t delayed_cmd_lock; member