Searched refs:notifier_wq (Results 1 – 1 of 1) sorted by relevance
59 struct workqueue_struct *notifier_wq; member213 queue_work(pdr->notifier_wq, &pdr->notifier_work); in pdr_notifier_new_server()236 queue_work(pdr->notifier_wq, &pdr->notifier_work); in pdr_notifier_del_server()672 pdr->notifier_wq = create_singlethread_workqueue("pdr_notifier_wq"); in pdr_handle_alloc()673 if (!pdr->notifier_wq) in pdr_handle_alloc()706 destroy_workqueue(pdr->notifier_wq); in pdr_handle_alloc()736 destroy_workqueue(pdr->notifier_wq); in pdr_handle_release()