Searched refs:kthread_flush_work (Results 1 – 3 of 3) sorted by relevance
1296 struct kthread_flush_work { struct1303 struct kthread_flush_work *fwork = in kthread_flush_work_fn() argument1304 container_of(work, struct kthread_flush_work, work); in kthread_flush_work_fn()1314 void kthread_flush_work(struct kthread_work *work) in kthread_flush_work() function1316 struct kthread_flush_work fwork = { in kthread_flush_work()1344 EXPORT_SYMBOL_GPL(kthread_flush_work);1497 kthread_flush_work(work); in __kthread_cancel_work_sync()1553 struct kthread_flush_work fwork = { in kthread_flush_worker()
237 kthread_flush_work(&pit->expired); in destroy_pit_timer()338 kthread_flush_work(&pit->expired); in create_pit_timer()
5132 kthread_flush_work(&sch->disable_work); in scx_enable()5272 kthread_flush_work(&sch->disable_work); in bpf_scx_unreg()