linux_work.c | 692 return queue_work(system_wq, work); 696 * queue_work(wq, work) 707 queue_work(struct workqueue_struct *wq, struct work_struct *work) 1478 queue_work(wq, &fw.fw_work); 704 queue_work(struct workqueue_struct *wq, struct work_struct *work) function in typeref:typename:bool
|