Searched refs:kthread_flush_work (Results 1 – 2 of 2) sorted by relevance
1123 struct kthread_flush_work { struct1130 struct kthread_flush_work *fwork = in kthread_flush_work_fn() argument1131 container_of(work, struct kthread_flush_work, work); in kthread_flush_work_fn()1141 void kthread_flush_work(struct kthread_work *work) in kthread_flush_work() function1143 struct kthread_flush_work fwork = { in kthread_flush_work()1171 EXPORT_SYMBOL_GPL(kthread_flush_work);1324 kthread_flush_work(work); in __kthread_cancel_work_sync()1380 struct kthread_flush_work fwork = { in kthread_flush_worker()
448 kthread_flush_work(&rnp->rew.rew_work); in sync_rcu_exp_select_cpus_flush_work()