Searched refs:kthread_flush_work (Results 1 – 13 of 13) sorted by relevance
1140 struct kthread_flush_work { struct1147 struct kthread_flush_work *fwork = in kthread_flush_work_fn() argument1148 container_of(work, struct kthread_flush_work, work); in kthread_flush_work_fn()1158 void kthread_flush_work(struct kthread_work *work) in kthread_flush_work() function1160 struct kthread_flush_work fwork = { in kthread_flush_work()1188 EXPORT_SYMBOL_GPL(kthread_flush_work);1341 kthread_flush_work(work); in __kthread_cancel_work_sync()1397 struct kthread_flush_work fwork = { in kthread_flush_worker()
208 void kthread_flush_work(struct kthread_work *work);
231 kthread_flush_work(&work->base); in drm_vblank_work_flush()
237 kthread_flush_work(&pit->expired); in destroy_pit_timer()338 kthread_flush_work(&pit->expired); in create_pit_timer()
510 kthread_flush_work(&threads[i].work); in live_slpc_tile_interaction()
1195 kthread_flush_work(&threads[tmp].work); in __igt_reset_engines()
3592 kthread_flush_work(&arg[id].work); in smoke_crescendo()
675 kthread_flush_work(¶ms.work); in cros_ec_xfer_high_pri()
518 kthread_flush_work(&threads[n].work); in mock_breadcrumbs_smoketest()1671 kthread_flush_work(&threads[idx].work); in live_parallel_engines()1841 kthread_flush_work(&threads[i].work); in live_breadcrumbs_smoketest()3246 kthread_flush_work(&engines[idx].work); in perf_parallel_engines()
472 kthread_flush_work(&rnp->rew.rew_work); in sync_rcu_exp_select_cpus_flush_work()
74 kthread_flush_work(work); in vdpasim_worker_change_mm_sync()
400 kthread_flush_work(&data[n].work); in live_parallel_switch()
5298 kthread_flush_work(&scx_ops_disable_work); in scx_ops_enable()5511 kthread_flush_work(&scx_ops_disable_work); in bpf_scx_unreg()
Completed in 49 milliseconds