Searched refs:kthread_cancel_delayed_work_sync (Results 1 – 6 of 6) sorted by relevance
331 kthread_cancel_delayed_work_sync(&ptp->aux_work); in ptp_clock_unregister()419 kthread_cancel_delayed_work_sync(&ptp->aux_work); in ptp_cancel_worker_sync()
205 bool kthread_cancel_delayed_work_sync(struct kthread_delayed_work *work);
1293 bool kthread_cancel_delayed_work_sync(struct kthread_delayed_work *dwork) in kthread_cancel_delayed_work_sync() function1297 EXPORT_SYMBOL_GPL(kthread_cancel_delayed_work_sync);
511 kthread_cancel_delayed_work_sync(&w_data->idle_injection_work); in stop_power_clamp_worker()
1584 kthread_cancel_delayed_work_sync(&pf->ptp.work); in ice_ptp_release()
394 kthread_cancel_delayed_work_sync(&chip->irq_poll_work); in mv88e6xxx_irq_poll_free()