Home
last modified time | relevance | path

Searched refs:kthread_flush_work (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/kernel/
Dkthread.c1111 struct kthread_flush_work { struct
1118 struct kthread_flush_work *fwork = in kthread_flush_work_fn() argument
1119 container_of(work, struct kthread_flush_work, work); in kthread_flush_work_fn()
1129 void kthread_flush_work(struct kthread_work *work) in kthread_flush_work() function
1131 struct kthread_flush_work fwork = { in kthread_flush_work()
1159 EXPORT_SYMBOL_GPL(kthread_flush_work);
1312 kthread_flush_work(work); in __kthread_cancel_work_sync()
1368 struct kthread_flush_work fwork = { in kthread_flush_worker()
/linux-6.1.9/include/linux/
Dkthread.h207 void kthread_flush_work(struct kthread_work *work);
/linux-6.1.9/drivers/gpu/drm/
Ddrm_vblank_work.c228 kthread_flush_work(&work->base); in drm_vblank_work_flush()
/linux-6.1.9/arch/x86/kvm/
Di8254.c237 kthread_flush_work(&pit->expired); in destroy_pit_timer()
338 kthread_flush_work(&pit->expired); in create_pit_timer()
/linux-6.1.9/drivers/platform/chrome/
Dcros_ec_spi.c681 kthread_flush_work(&params.work); in cros_ec_xfer_high_pri()
/linux-6.1.9/kernel/rcu/
Dtree_exp.h449 kthread_flush_work(&rnp->rew.rew_work); in sync_rcu_exp_select_cpus_flush_work()