Searched refs:kthread_cancel_delayed_work_sync (Results 1 – 2 of 2) sorted by relevance
1145 bool kthread_cancel_delayed_work_sync(struct kthread_delayed_work *dwork) in kthread_cancel_delayed_work_sync() function1149 EXPORT_SYMBOL_GPL(kthread_cancel_delayed_work_sync);
1141 kthread_cancel_delayed_work_sync(&group->poll_work); in psi_trigger_destroy()