Searched refs:kthread_flush_work (Results 1 – 5 of 5) sorted by relevance
1051 struct kthread_flush_work { struct1058 struct kthread_flush_work *fwork = in kthread_flush_work_fn() argument1059 container_of(work, struct kthread_flush_work, work); in kthread_flush_work_fn()1069 void kthread_flush_work(struct kthread_work *work) in kthread_flush_work() function1071 struct kthread_flush_work fwork = { in kthread_flush_work()1099 EXPORT_SYMBOL_GPL(kthread_flush_work);1252 kthread_flush_work(work); in __kthread_cancel_work_sync()1308 struct kthread_flush_work fwork = { in kthread_flush_worker()
201 void kthread_flush_work(struct kthread_work *work);
228 kthread_flush_work(&work->base); in drm_vblank_work_flush()
237 kthread_flush_work(&pit->expired); in destroy_pit_timer()340 kthread_flush_work(&pit->expired); in create_pit_timer()
676 kthread_flush_work(¶ms.work); in cros_ec_xfer_high_pri()