Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dkthread.h204 bool kthread_cancel_work_sync(struct kthread_work *work);
/Linux-v5.15/drivers/gpu/drm/
Ddrm_vblank_work.c200 if (kthread_cancel_work_sync(&work->base)) in drm_vblank_work_cancel_sync()
/Linux-v5.15/kernel/
Dkthread.c1278 bool kthread_cancel_work_sync(struct kthread_work *work) in kthread_cancel_work_sync() function
1282 EXPORT_SYMBOL_GPL(kthread_cancel_work_sync);
/Linux-v5.15/drivers/watchdog/
Dwatchdog_dev.c1107 kthread_cancel_work_sync(&wd_data->work); in watchdog_cdev_unregister()
1256 kthread_cancel_work_sync(&wd_data->work); in watchdog_dev_suspend()
/Linux-v5.15/drivers/thermal/intel/
Dintel_powerclamp.c510 kthread_cancel_work_sync(&w_data->balancing_work); in stop_power_clamp_worker()
/Linux-v5.15/drivers/cpufreq/
Dcppc_cpufreq.c210 kthread_cancel_work_sync(&cppc_fi->work); in cppc_cpufreq_cpu_fie_exit()
/Linux-v5.15/kernel/sched/
Dcpufreq_schedutil.c802 kthread_cancel_work_sync(&sg_policy->work); in sugov_stop()
/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_ptp.c1345 kthread_cancel_work_sync(&tx->work); in ice_ptp_release_tx_tracker()
/Linux-v5.15/drivers/net/dsa/sja1105/
Dsja1105_main.c2544 kthread_cancel_work_sync(&sp->xmit_work); in sja1105_port_disable()