Searched refs:udp_tunnel_nic_workqueue (Results 1 – 1 of 1) sorted by relevance
56 static struct workqueue_struct *udp_tunnel_nic_workqueue; variable314 queue_work(udp_tunnel_nic_workqueue, &utn->work); in udp_tunnel_nic_device_sync()940 udp_tunnel_nic_workqueue = alloc_ordered_workqueue("udp_tunnel_nic", 0); in udp_tunnel_nic_init_module()941 if (!udp_tunnel_nic_workqueue) in udp_tunnel_nic_init_module()958 destroy_workqueue(udp_tunnel_nic_workqueue); in udp_tunnel_nic_init_module()971 destroy_workqueue(udp_tunnel_nic_workqueue); in udp_tunnel_nic_cleanup_module()