Searched refs:kthread_cancel_work_sync (Results 1 – 9 of 9) sorted by relevance
204 bool kthread_cancel_work_sync(struct kthread_work *work);
200 if (kthread_cancel_work_sync(&work->base)) in drm_vblank_work_cancel_sync()
1278 bool kthread_cancel_work_sync(struct kthread_work *work) in kthread_cancel_work_sync() function1282 EXPORT_SYMBOL_GPL(kthread_cancel_work_sync);
1107 kthread_cancel_work_sync(&wd_data->work); in watchdog_cdev_unregister()1256 kthread_cancel_work_sync(&wd_data->work); in watchdog_dev_suspend()
510 kthread_cancel_work_sync(&w_data->balancing_work); in stop_power_clamp_worker()
210 kthread_cancel_work_sync(&cppc_fi->work); in cppc_cpufreq_cpu_fie_exit()
802 kthread_cancel_work_sync(&sg_policy->work); in sugov_stop()
1345 kthread_cancel_work_sync(&tx->work); in ice_ptp_release_tx_tracker()
2544 kthread_cancel_work_sync(&sp->xmit_work); in sja1105_port_disable()