Home
last modified time | relevance | path

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

/linux/kernel/
H A Dkthread.c1527 bool kthread_cancel_work_sync(struct kthread_work *work) in kthread_cancel_work_sync() function
1531 EXPORT_SYMBOL_GPL(kthread_cancel_work_sync);
/linux/kernel/sched/
H A Dcpufreq_schedutil.c860 kthread_cancel_work_sync(&sg_policy->work); in sugov_stop()
/linux/drivers/cpufreq/
H A Dcppc_cpufreq.c196 kthread_cancel_work_sync(&cppc_fi->work); in cppc_cpufreq_cpu_fie_exit()