Searched refs:kthread_cancel_work_sync (Results 1 – 7 of 7) sorted by relevance
199 bool kthread_cancel_work_sync(struct kthread_work *work);
200 if (kthread_cancel_work_sync(&work->base)) in drm_vblank_work_cancel_sync()
1168 bool kthread_cancel_work_sync(struct kthread_work *work) in kthread_cancel_work_sync() function1172 EXPORT_SYMBOL_GPL(kthread_cancel_work_sync);
510 kthread_cancel_work_sync(&w_data->balancing_work); in stop_power_clamp_worker()
864 kthread_cancel_work_sync(&sg_policy->work); in sugov_stop()
1098 kthread_cancel_work_sync(&wd_data->work); in watchdog_cdev_unregister()
3010 kthread_cancel_work_sync(&sp->xmit_work); in sja1105_port_disable()