Searched refs:workq (Results 1 – 4 of 4) sorted by relevance
267 SLIST_INIT(&workq); in pfr_add_addrs()361 SLIST_INIT(&workq); in pfr_del_addrs()656 SLIST_INIT(&workq); in pfr_clr_astats()722 SLIST_INIT(workq); in pfr_enqueue_addrs()1144 SLIST_INIT(&workq); in pfr_clr_tables()1248 SLIST_INIT(&workq); in pfr_del_tables()1328 SLIST_INIT(&workq); in pfr_get_tstats()1374 SLIST_INIT(&workq); in pfr_clr_tstats()1405 SLIST_INIT(&workq); in pfr_set_tflags()1452 SLIST_INIT(&workq); in pfr_ina_begin()[all …]
60 static dispatch_queue_t workq; variable88 workq = dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0); in init_globals()245 dispatch_async(workq, ^{ in mheim_do_call()296 dispatch_async(workq, ^{ in mheim_do_call_request()
197 struct workqueue_struct *workq; member
4565 lhw->workq = alloc_ordered_workqueue(wiphy_name(hw->wiphy), 0); in linuxkpi_ieee80211_ifattach()4566 if (lhw->workq == NULL) in linuxkpi_ieee80211_ifattach()5856 queue_delayed_work(lhw->workq, w, delay); in linuxkpi_ieee80211_queue_delayed_work()5869 queue_work(lhw->workq, w); in linuxkpi_ieee80211_queue_work()