kthread_cancel_work_sync  513 drivers/thermal/intel/intel_powerclamp.c 	kthread_cancel_work_sync(&w_data->balancing_work);
kthread_cancel_work_sync 1075 drivers/watchdog/watchdog_dev.c 	kthread_cancel_work_sync(&wd_data->work);
kthread_cancel_work_sync  195 include/linux/kthread.h bool kthread_cancel_work_sync(struct kthread_work *work);
kthread_cancel_work_sync 1134 kernel/kthread.c EXPORT_SYMBOL_GPL(kthread_cancel_work_sync);
kthread_cancel_work_sync  877 kernel/sched/cpufreq_schedutil.c 		kthread_cancel_work_sync(&sg_policy->work);