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