Searched refs:kthread_cancel_work_sync (Results 1 – 5 of 5) sorted by relevance
195 bool kthread_cancel_work_sync(struct kthread_work *work);
1130 bool kthread_cancel_work_sync(struct kthread_work *work) in kthread_cancel_work_sync() function1134 EXPORT_SYMBOL_GPL(kthread_cancel_work_sync);
513 kthread_cancel_work_sync(&w_data->balancing_work); in stop_power_clamp_worker()
879 kthread_cancel_work_sync(&sg_policy->work); in sugov_stop()
1060 kthread_cancel_work_sync(&wd_data->work); in watchdog_cdev_unregister()