Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkthread.h277 bool kthread_cancel_work_sync(struct kthread_work *work);
/linux/kernel/
H A Dkthread.c1543 bool kthread_cancel_work_sync(struct kthread_work *work) in kthread_cancel_work_sync() function
1547 EXPORT_SYMBOL_GPL(kthread_cancel_work_sync);
/linux/kernel/sched/
H A Dcpufreq_schedutil.c914 kthread_cancel_work_sync(&sg_policy->work); in sugov_stop()
/linux/drivers/cpufreq/
H A Dcppc_cpufreq.c210 kthread_cancel_work_sync(&cppc_fi->work); in cppc_cpufreq_cpu_fie_exit()
/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c753 kthread_cancel_work_sync(&vdpasim->work); in vdpasim_free()
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c1759 kthread_cancel_work_sync(&port->vdm_discovery_work); in mod_vdm_discovery_cancel_delayed_work()