Searched refs:san_wq (Results 1 – 1 of 1) sorted by relevance
40 static struct workqueue_struct *san_wq; variable361 queue_delayed_work(san_wq, &work->work, delay); in san_evt_bat_nf()846 flush_workqueue(san_wq); in san_remove()869 san_wq = alloc_workqueue("san_wq", WQ_PERCPU, 0); in san_init()870 if (!san_wq) in san_init()874 destroy_workqueue(san_wq); in san_init()882 destroy_workqueue(san_wq); in san_exit()