Home
last modified time | relevance | path

Searched refs:kthread_insert_work (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dkthread.c997 static void kthread_insert_work(struct kthread_worker *worker, in kthread_insert_work() function
1031 kthread_insert_work(worker, work, &worker->work_list); in kthread_queue_work()
1069 kthread_insert_work(worker, work, &worker->work_list); in kthread_delayed_work_timer_fn()
1091 kthread_insert_work(worker, work, &worker->work_list); in __kthread_queue_delayed_work()
1175 kthread_insert_work(worker, &fwork.work, work->node.next); in kthread_flush_work()
1177 kthread_insert_work(worker, &fwork.work, in kthread_flush_work()