Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/msm/
A Dmsm_gpu_devfreq.c202 kthread_cancel_work_sync(&df->idle_work.work); in cancel_idle_work()
208 kthread_cancel_work_sync(&df->boost_work.work); in cancel_boost_work()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_gnss.c288 kthread_cancel_work_sync(&gnss->write_work); in ice_gnss_close()
439 kthread_cancel_work_sync(&gnss->write_work); in ice_gnss_exit()
A Dice_ptp.c2561 kthread_cancel_work_sync(&ptp->extts_work); in ice_ptp_prepare_for_reset()
/linux-6.3-rc2/include/linux/
A Dkthread.h210 bool kthread_cancel_work_sync(struct kthread_work *work);
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_vblank_work.c200 if (kthread_cancel_work_sync(&work->base)) in drm_vblank_work_cancel_sync()
/linux-6.3-rc2/kernel/
A Dkthread.c1338 bool kthread_cancel_work_sync(struct kthread_work *work) in kthread_cancel_work_sync() function
1342 EXPORT_SYMBOL_GPL(kthread_cancel_work_sync);
/linux-6.3-rc2/drivers/watchdog/
A Dwatchdog_dev.c1144 kthread_cancel_work_sync(&wd_data->work); in watchdog_cdev_unregister()
1295 kthread_cancel_work_sync(&wd_data->work); in watchdog_dev_suspend()
/linux-6.3-rc2/kernel/sched/
A Dcpufreq_schedutil.c804 kthread_cancel_work_sync(&sg_policy->work); in sugov_stop()
/linux-6.3-rc2/drivers/cpufreq/
A Dcppc_cpufreq.c219 kthread_cancel_work_sync(&cppc_fi->work); in cppc_cpufreq_cpu_fie_exit()

Completed in 20 milliseconds