Home
last modified time | relevance | path

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

/kernel/
Dkthread.c1130 bool kthread_cancel_work_sync(struct kthread_work *work) in kthread_cancel_work_sync() function
1134 EXPORT_SYMBOL_GPL(kthread_cancel_work_sync);
/kernel/sched/
Dcpufreq_schedutil.c877 kthread_cancel_work_sync(&sg_policy->work); in sugov_stop()