Home
last modified time | relevance | path

Searched refs:kthread_cancel_work_sync (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/watchdog/
H A Dwatchdog_dev.c1138 kthread_cancel_work_sync(&wd_data->work); in watchdog_cdev_unregister()
1289 kthread_cancel_work_sync(&wd_data->work); in watchdog_dev_suspend()
/linux/kernel/
H A Dkthread.c1574 bool kthread_cancel_work_sync(struct kthread_work *work) in kthread_cancel_work_sync() function
1578 EXPORT_SYMBOL_GPL(kthread_cancel_work_sync);
/linux/kernel/sched/
H A Dcpufreq_schedutil.c888 kthread_cancel_work_sync(&sg_policy->work); in sugov_stop()
/linux/drivers/cpufreq/
H A Dcppc_cpufreq.c207 kthread_cancel_work_sync(&cppc_fi->work); in cppc_cpufreq_cpu_fie_exit()
/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c745 kthread_cancel_work_sync(&vdpasim->work); in vdpasim_free()
/linux/drivers/usb/gadget/function/
H A Df_uvc.c998 kthread_cancel_work_sync(&video->hw_submit); in uvc_function_unbind()