Searched refs:cleanup_work (Results 1 – 4 of 4) sorted by relevance
545 cleanup_work); in batadv_hardif_remove_interface_finish()584 INIT_WORK(&hard_iface->cleanup_work, in batadv_hardif_add_interface()622 queue_work(batadv_event_workqueue, &hard_iface->cleanup_work); in batadv_hardif_remove_interface()
702 cleanup_work); in batadv_softif_destroy_finish()733 INIT_WORK(&bat_priv->cleanup_work, batadv_softif_destroy_finish); in batadv_softif_init_late()964 queue_work(batadv_event_workqueue, &bat_priv->cleanup_work); in batadv_softif_destroy_sysfs()
102 struct work_struct cleanup_work; member802 struct work_struct cleanup_work; member
607 INIT_WORK(&np->cleanup_work, netpoll_async_cleanup); in __netpoll_setup()833 struct netpoll *np = container_of(work, struct netpoll, cleanup_work); in netpoll_async_cleanup()843 schedule_work(&np->cleanup_work); in __netpoll_free_async()