Home
last modified time | relevance | path

Searched refs:cancel_delayed_work_sync (Results 1 – 25 of 564) sorted by relevance

12345678910>>...23

/Linux-v5.4/net/smc/
Dsmc_close.c130 cancel_delayed_work_sync(&smc->conn.tx_work); in smc_close_active_abort()
141 cancel_delayed_work_sync(&smc->conn.tx_work); in smc_close_active_abort()
213 cancel_delayed_work_sync(&conn->tx_work); in smc_close_active()
242 cancel_delayed_work_sync(&conn->tx_work); in smc_close_active()
358 cancel_delayed_work_sync(&conn->tx_work); in smc_close_passive_work()
448 cancel_delayed_work_sync(&conn->tx_work); in smc_close_shutdown_write()
463 cancel_delayed_work_sync(&conn->tx_work); in smc_close_shutdown_write()
/Linux-v5.4/drivers/hv/
Dhv_fcopy.c177 if (cancel_delayed_work_sync(&fcopy_timeout_work)) { in fcopy_send_data()
306 if (cancel_delayed_work_sync(&fcopy_timeout_work)) { in fcopy_on_msg()
323 if (cancel_delayed_work_sync(&fcopy_timeout_work)) in fcopy_on_reset()
351 cancel_delayed_work_sync(&fcopy_timeout_work); in hv_fcopy_deinit()
Dhv_snapshot.c157 if (cancel_delayed_work_sync(&vss_timeout_work)) { in vss_on_msg()
197 if (cancel_delayed_work_sync(&vss_timeout_work)) { in vss_send_op()
347 if (cancel_delayed_work_sync(&vss_timeout_work)) in vss_on_reset()
384 cancel_delayed_work_sync(&vss_timeout_work); in hv_vss_deinit()
Dhv_kvp.c125 cancel_delayed_work_sync(&kvp_host_handshake_work); in kvp_register_done()
251 if (cancel_delayed_work_sync(&kvp_timeout_work)) { in kvp_on_msg()
499 if (cancel_delayed_work_sync(&kvp_timeout_work)) { in kvp_send_key()
733 if (cancel_delayed_work_sync(&kvp_timeout_work)) in kvp_on_reset()
763 cancel_delayed_work_sync(&kvp_host_handshake_work); in hv_kvp_deinit()
764 cancel_delayed_work_sync(&kvp_timeout_work); in hv_kvp_deinit()
/Linux-v5.4/drivers/leds/trigger/
Dledtrig-netdev.c116 cancel_delayed_work_sync(&trigger_data->work); in device_name_store()
198 cancel_delayed_work_sync(&trigger_data->work); in netdev_led_attr_store()
275 cancel_delayed_work_sync(&trigger_data->work); in interval_store()
312 cancel_delayed_work_sync(&trigger_data->work); in netdev_trig_notify()
428 cancel_delayed_work_sync(&trigger_data->work); in netdev_trig_deactivate()
/Linux-v5.4/drivers/char/hw_random/
Domap3-rom-rng.c54 cancel_delayed_work_sync(&idle_work); in omap3_rom_rng_get_random()
122 cancel_delayed_work_sync(&idle_work); in omap3_rom_rng_remove()
/Linux-v5.4/samples/livepatch/
Dlivepatch-shadow-mod.c206 cancel_delayed_work_sync(&alloc_dwork); in livepatch_shadow_mod_exit()
207 cancel_delayed_work_sync(&cleanup_dwork); in livepatch_shadow_mod_exit()
Dlivepatch-callbacks-busymod.c54 cancel_delayed_work_sync(&work); in livepatch_callbacks_mod_exit()
/Linux-v5.4/drivers/input/misc/
Dpalmas-pwrbutton.c235 cancel_delayed_work_sync(&pwron->input_work); in palmas_pwron_probe()
255 cancel_delayed_work_sync(&pwron->input_work); in palmas_pwron_remove()
276 cancel_delayed_work_sync(&pwron->input_work); in palmas_pwron_suspend()
Dda9052_onkey.c122 cancel_delayed_work_sync(&onkey->work); in da9052_onkey_probe()
135 cancel_delayed_work_sync(&onkey->work); in da9052_onkey_remove()
Dda9055_onkey.c128 cancel_delayed_work_sync(&onkey->work); in da9055_onkey_probe()
142 cancel_delayed_work_sync(&onkey->work); in da9055_onkey_remove()
/Linux-v5.4/drivers/input/touchscreen/
Dhp680_ts_input.c111 cancel_delayed_work_sync(&work); in hp680_ts_init()
119 cancel_delayed_work_sync(&work); in hp680_ts_exit()
/Linux-v5.4/drivers/power/supply/
Dipaq_micro_battery.c263 cancel_delayed_work_sync(&mb->update); in micro_batt_probe()
275 cancel_delayed_work_sync(&mb->update); in micro_batt_remove()
285 cancel_delayed_work_sync(&mb->update); in micro_batt_suspend()
/Linux-v5.4/sound/aoa/core/
Dgpio-pmf.c109 cancel_delayed_work_sync(&rt->headphone_notify.work); in pmf_gpio_exit()
110 cancel_delayed_work_sync(&rt->line_in_notify.work); in pmf_gpio_exit()
111 cancel_delayed_work_sync(&rt->line_out_notify.work); in pmf_gpio_exit()
Dgpio-feature.c293 cancel_delayed_work_sync(&rt->headphone_notify.work); in ftr_gpio_exit()
294 cancel_delayed_work_sync(&rt->line_in_notify.work); in ftr_gpio_exit()
295 cancel_delayed_work_sync(&rt->line_out_notify.work); in ftr_gpio_exit()
/Linux-v5.4/drivers/watchdog/
Dretu_wdt.c44 cancel_delayed_work_sync(&wdev->ping_work); in retu_wdt_ping_disable()
152 cancel_delayed_work_sync(&wdev->ping_work); in retu_wdt_remove()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x2/
Dpci_init.c282 cancel_delayed_work_sync(&dev->cal_work); in mt76x2_stop_hardware()
283 cancel_delayed_work_sync(&dev->mt76.mac_work); in mt76x2_stop_hardware()
284 cancel_delayed_work_sync(&dev->wdt_work); in mt76x2_stop_hardware()
/Linux-v5.4/drivers/net/wireless/st/cw1200/
Dscan.c36 cancel_delayed_work_sync(&priv->clear_recent_scan_work); in cw1200_scan_start()
45 cancel_delayed_work_sync(&priv->scan.timeout); in cw1200_scan_start()
148 if (cancel_delayed_work_sync(&priv->join_timeout) > 0) in cw1200_scan_work()
310 if (cancel_delayed_work_sync(&priv->scan.timeout) > 0) { in cw1200_scan_failed_cb()
324 if (cancel_delayed_work_sync(&priv->scan.timeout) > 0) { in cw1200_scan_complete_cb()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhv_vhca_stats.c106 cancel_delayed_work_sync(&priv->stats_agent.work); in mlx5e_hv_vhca_stats_control()
120 cancel_delayed_work_sync(&priv->stats_agent.work); in mlx5e_hv_vhca_stats_cleanup()
/Linux-v5.4/drivers/platform/x86/
Dgpd-pocket-fan.c171 cancel_delayed_work_sync(&fan->work); in gpd_pocket_fan_remove()
180 cancel_delayed_work_sync(&fan->work); in gpd_pocket_fan_suspend()
/Linux-v5.4/drivers/input/
Dinput-poller.c65 cancel_delayed_work_sync(&poller->work); in input_dev_poller_stop()
161 cancel_delayed_work_sync(&poller->work); in input_dev_set_poll_interval()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_dp_cec.c316 cancel_delayed_work_sync(&aux->cec.unregister_work); in drm_dp_cec_set_edid()
378 cancel_delayed_work_sync(&aux->cec.unregister_work); in drm_dp_cec_unset_edid()
438 cancel_delayed_work_sync(&aux->cec.unregister_work); in drm_dp_cec_unregister_connector()
/Linux-v5.4/drivers/phy/motorola/
Dphy-mapphone-mdm6600.c512 cancel_delayed_work_sync(&ddata->modem_wake_work); in phy_mdm6600_runtime_suspend()
635 cancel_delayed_work_sync(&ddata->modem_wake_work); in phy_mdm6600_remove()
636 cancel_delayed_work_sync(&ddata->bootup_work); in phy_mdm6600_remove()
637 cancel_delayed_work_sync(&ddata->status_work); in phy_mdm6600_remove()
/Linux-v5.4/lib/livepatch/
Dtest_klp_callbacks_busy.c35 cancel_delayed_work_sync(&work); in test_klp_callbacks_busy_exit()
/Linux-v5.4/drivers/edac/
Dwq.c22 ret = cancel_delayed_work_sync(work); in edac_stop_work()

12345678910>>...23