Searched refs:aoe_wq (Results 1 – 5 of 5) sorted by relevance
19 struct workqueue_struct *aoe_wq; variable39 destroy_workqueue(aoe_wq); in aoe_exit()47 aoe_wq = alloc_workqueue("aoe_wq", 0, 0); in aoe_init()48 if (!aoe_wq) in aoe_init()87 destroy_workqueue(aoe_wq); in aoe_init()
324 flush_workqueue(aoe_wq); in flush()523 flush_workqueue(aoe_wq); in aoedev_exit()
248 extern struct workqueue_struct *aoe_wq;
430 queue_work(aoe_wq, &d->work); in aoeblk_gdalloc()
979 queue_work(aoe_wq, &d->work); in ataid_complete()