Searched refs:destroy_work (Results 1 – 4 of 4) sorted by relevance
150 struct fqdir *fqdir = container_of(work, struct fqdir, destroy_work); in fqdir_work_fn()189 INIT_WORK(&fqdir->destroy_work, fqdir_work_fn); in fqdir_exit()190 queue_work(system_wq, &fqdir->destroy_work); in fqdir_exit()
341 destroy_work); in cfg80211_destroy_iface_wk()497 INIT_WORK(&rdev->destroy_work, cfg80211_destroy_iface_wk); in wiphy_new_nm()1025 flush_work(&rdev->destroy_work); in wiphy_unregister()
96 struct work_struct destroy_work; member
16757 schedule_work(&rdev->destroy_work); in nl80211_netlink_notify()