Searched refs:kthread_flush_work (Results 1 – 2 of 2) sorted by relevance
1300 struct kthread_flush_work { struct1307 struct kthread_flush_work *fwork = in kthread_flush_work_fn() argument1308 container_of(work, struct kthread_flush_work, work); in kthread_flush_work_fn()1318 void kthread_flush_work(struct kthread_work *work) in kthread_flush_work() function1320 struct kthread_flush_work fwork = { in kthread_flush_work()1348 EXPORT_SYMBOL_GPL(kthread_flush_work);1501 kthread_flush_work(work); in __kthread_cancel_work_sync()1557 struct kthread_flush_work fwork = { in kthread_flush_worker()
5864 kthread_flush_work(&scx_ops_disable_work); in scx_ops_enable()6014 kthread_flush_work(&scx_ops_disable_work); in bpf_scx_unreg()