Searched refs:queue_work (Results 1 – 2 of 2) sorted by relevance
472 static inline bool queue_work(struct workqueue_struct *wq, in queue_work() function533 return queue_work(system_wq, work); in schedule_work()
31 return queue_work(pm_wq, work); in queue_pm_work()