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.c969 static void kthread_insert_work(struct kthread_worker *worker, in kthread_insert_work() function
1003 kthread_insert_work(worker, work, &worker->work_list); in kthread_queue_work()
1041 kthread_insert_work(worker, work, &worker->work_list); in kthread_delayed_work_timer_fn()
1063 kthread_insert_work(worker, work, &worker->work_list); in __kthread_queue_delayed_work()
1147 kthread_insert_work(worker, &fwork.work, work->node.next); in kthread_flush_work()
1149 kthread_insert_work(worker, &fwork.work, in kthread_flush_work()