Searched refs:target_completion_wq (Results 1 – 1 of 1) sorted by relevance
57 static struct workqueue_struct *target_completion_wq; variable152 target_completion_wq = alloc_workqueue("target_completion", in init_se_kmem_caches()154 if (!target_completion_wq) in init_se_kmem_caches()183 destroy_workqueue(target_completion_wq); in release_se_kmem_caches()745 queue_work(target_completion_wq, &cmd->work); in target_complete_cmd()