Searched refs:kthread_cancel_work_sync (Results 1 – 9 of 9) sorted by relevance
202 kthread_cancel_work_sync(&df->idle_work.work); in cancel_idle_work()208 kthread_cancel_work_sync(&df->boost_work.work); in cancel_boost_work()
288 kthread_cancel_work_sync(&gnss->write_work); in ice_gnss_close()439 kthread_cancel_work_sync(&gnss->write_work); in ice_gnss_exit()
2561 kthread_cancel_work_sync(&ptp->extts_work); in ice_ptp_prepare_for_reset()
210 bool kthread_cancel_work_sync(struct kthread_work *work);
200 if (kthread_cancel_work_sync(&work->base)) in drm_vblank_work_cancel_sync()
1338 bool kthread_cancel_work_sync(struct kthread_work *work) in kthread_cancel_work_sync() function1342 EXPORT_SYMBOL_GPL(kthread_cancel_work_sync);
1144 kthread_cancel_work_sync(&wd_data->work); in watchdog_cdev_unregister()1295 kthread_cancel_work_sync(&wd_data->work); in watchdog_dev_suspend()
804 kthread_cancel_work_sync(&sg_policy->work); in sugov_stop()
219 kthread_cancel_work_sync(&cppc_fi->work); in cppc_cpufreq_cpu_fie_exit()
Completed in 20 milliseconds