Searched refs:kthread_flush_work (Results 1 – 5 of 5) sorted by relevance
971 struct kthread_flush_work { struct978 struct kthread_flush_work *fwork = in kthread_flush_work_fn() argument979 container_of(work, struct kthread_flush_work, work); in kthread_flush_work_fn()989 void kthread_flush_work(struct kthread_work *work) in kthread_flush_work() function991 struct kthread_flush_work fwork = { in kthread_flush_work()1019 EXPORT_SYMBOL_GPL(kthread_flush_work);1142 kthread_flush_work(work); in __kthread_cancel_work_sync()1198 struct kthread_flush_work fwork = { in kthread_flush_worker()
196 void kthread_flush_work(struct kthread_work *work);
228 kthread_flush_work(&work->base); in drm_vblank_work_flush()
236 kthread_flush_work(&pit->expired); in destroy_pit_timer()339 kthread_flush_work(&pit->expired); in create_pit_timer()
676 kthread_flush_work(¶ms.work); in cros_ec_xfer_high_pri()