Searched refs:kthread_flush_work (Results 1 – 5 of 5) sorted by relevance
1018 struct kthread_flush_work { struct1025 struct kthread_flush_work *fwork = in kthread_flush_work_fn() argument1026 container_of(work, struct kthread_flush_work, work); in kthread_flush_work_fn()1036 void kthread_flush_work(struct kthread_work *work) in kthread_flush_work() function1038 struct kthread_flush_work fwork = { in kthread_flush_work()1066 EXPORT_SYMBOL_GPL(kthread_flush_work);1219 kthread_flush_work(work); in __kthread_cancel_work_sync()1275 struct kthread_flush_work fwork = { in kthread_flush_worker()
199 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()