Searched refs:ipset_destroy_wq (Results 1 – 1 of 1) sorted by relevance
28 static struct workqueue_struct *ipset_destroy_wq; variable1299 queue_rcu_work(ipset_destroy_wq, &s->rwork); in ip_set_destroy()2439 ipset_destroy_wq = alloc_ordered_workqueue("ipset_destroy_wq", 0); in ip_set_init()2440 if (!ipset_destroy_wq) in ip_set_init()2466 destroy_workqueue(ipset_destroy_wq); in ip_set_init()2477 destroy_workqueue(ipset_destroy_wq); in ip_set_fini()