Searched refs:sob_reset_wq (Results 1 – 3 of 3) sorted by relevance
417 hdev->sob_reset_wq = alloc_workqueue("hl-sob-reset", WQ_UNBOUND, 0); in device_early_init()418 if (!hdev->sob_reset_wq) { in device_early_init()466 destroy_workqueue(hdev->sob_reset_wq); in device_early_init()502 destroy_workqueue(hdev->sob_reset_wq); in device_early_fini()
2529 struct workqueue_struct *sob_reset_wq; member
919 flush_workqueue(hdev->sob_reset_wq); in hl_cs_rollback_all()
Completed in 20 milliseconds