Searched refs:queue_work (Results 1 – 4 of 4) sorted by relevance
665 static inline bool queue_work(struct workqueue_struct *wq, in queue_work() function729 return queue_work(system_wq, work); in schedule_work()752 queue_work(wq, work); in enable_and_queue_work()
268 BUG_ON(!queue_work(wq, &cl->work)); in closure_queue()
64 return queue_work(pm_wq, work); in queue_pm_work()
550 queue_work(ctx->card->isoc_wq, &ctx->work); in fw_iso_context_schedule_flush_completions()