Searched refs:move_linked_works (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | workqueue.c | 1074 static void move_linked_works(struct work_struct *work, struct list_head *head, in move_linked_works() function 1163 move_linked_works(work, &pwq->pool->worklist, NULL); in pwq_activate_delayed_work() 2232 move_linked_works(work, &collision->scheduled, NULL); in process_one_work() 2456 move_linked_works(work, &worker->scheduled, NULL); in worker_thread() 2553 move_linked_works(work, scheduled, &n); in rescuer_thread()
|