/linux-6.6.21/drivers/regulator/ |
D | irq_helpers.c | 149 mod_delayed_work(system_wq, &h->isr_work, in regulator_notifier_isr_work() 152 mod_delayed_work(system_highpri_wq, &h->isr_work, in regulator_notifier_isr_work() 255 mod_delayed_work(system_highpri_wq, in regulator_notifier_isr()
|
D | qcom-labibb-regulator.c | 233 mod_delayed_work(system_wq, &vreg->ocp_recovery_work, in qcom_labibb_ocp_recovery_worker() 513 mod_delayed_work(system_wq, &vreg->sc_recovery_work, in qcom_labibb_sc_recovery_worker() 554 mod_delayed_work(system_highpri_wq, &vreg->sc_recovery_work, in qcom_labibb_sc_isr()
|
/linux-6.6.21/drivers/input/mouse/ |
D | synaptics_i2c.c | 375 mod_delayed_work(system_wq, &touch->dwork, 0); in synaptics_i2c_irq() 451 mod_delayed_work(system_wq, &touch->dwork, delay); in synaptics_i2c_work_handler() 464 mod_delayed_work(system_wq, &touch->dwork, in synaptics_i2c_open() 623 mod_delayed_work(system_wq, &touch->dwork, in synaptics_i2c_resume()
|
/linux-6.6.21/drivers/net/ |
D | amt.c | 111 mod_delayed_work(amt_wq, &source_gc_wq, in amt_source_gc_work() 322 mod_delayed_work(amt_wq, &snode->source_timer, in amt_act_src() 329 mod_delayed_work(amt_wq, &snode->source_timer, in amt_act_src() 924 mod_delayed_work(amt_wq, &amt->secret_wq, in amt_secret_work() 936 mod_delayed_work(amt_wq, &amt->discovery_wq, in amt_event_send_discovery() 947 mod_delayed_work(amt_wq, &amt->discovery_wq, in amt_discovery_work() 982 mod_delayed_work(amt_wq, &amt->req_wq, msecs_to_jiffies(exp * 1000)); in amt_event_send_request() 992 mod_delayed_work(amt_wq, &amt->req_wq, in amt_req_work() 1673 if (!mod_delayed_work(amt_wq, &gnode->group_timer, in amt_mcast_is_ex_handler() 1702 if (!mod_delayed_work(amt_wq, &gnode->group_timer, in amt_mcast_is_ex_handler() [all …]
|
/linux-6.6.21/drivers/edac/ |
D | wq.c | 14 return mod_delayed_work(wq, work, delay); in edac_mod_work()
|
/linux-6.6.21/sound/soc/codecs/ |
D | rt5682-i2c.c | 62 mod_delayed_work(system_power_efficient_wq, in rt5682_jd_check_handler() 72 mod_delayed_work(system_power_efficient_wq, in rt5682_irq()
|
D | rt5682-sdw.c | 469 mod_delayed_work(system_power_efficient_wq, in rt5682_io_init() 666 mod_delayed_work(system_power_efficient_wq, in rt5682_interrupt_callback()
|
D | rt700.c | 209 mod_delayed_work(system_power_efficient_wq, in rt700_jack_detect_handler() 263 mod_delayed_work(system_power_efficient_wq, in rt700_btn_check_handler() 296 mod_delayed_work(system_power_efficient_wq, in rt700_jack_init()
|
/linux-6.6.21/drivers/power/supply/ |
D | axp20x_usb_power.c | 98 mod_delayed_work(system_power_efficient_wq, &power->vbus_detect, DEBOUNCE_TIME); in axp20x_usb_power_irq() 123 mod_delayed_work(system_power_efficient_wq, &power->vbus_detect, DEBOUNCE_TIME); in axp20x_usb_power_poll_vbus() 476 mod_delayed_work(system_power_efficient_wq, &power->vbus_detect, DEBOUNCE_TIME); in axp20x_usb_power_resume()
|
D | ds2760_battery.c | 488 mod_delayed_work(di->monitor_wqueue, &di->monitor_work, HZ/10); in ds2760_battery_external_power_changed() 533 mod_delayed_work(di->monitor_wqueue, &di->set_charged_work, HZ * 20); in ds2760_battery_set_charged() 657 mod_delayed_work(di->monitor_wqueue, &di->monitor_work, HZ); in ds2760_pm_notifier()
|
/linux-6.6.21/fs/nfs/ |
D | nfs4renewd.c | 125 mod_delayed_work(system_wq, &clp->cl_renewd, timeout); in nfs4_schedule_state_renewal()
|
/linux-6.6.21/drivers/infiniband/hw/mlx4/ |
D | cm.c | 295 mod_delayed_work(cm_wq, &id->timeout, CM_CLEANUP_CACHE_TIMEOUT); in schedule_delayed() 374 mod_delayed_work(cm_wq, &item->timeout, CM_CLEANUP_CACHE_TIMEOUT); in alloc_rej_tmout() 504 mod_delayed_work(cm_wq, &item->timeout, 0); in rej_tmout_xa_cleanup()
|
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | tdls.c | 237 mod_delayed_work(system_wq, &mvm->tdls_cs.dwork, in iwl_mvm_rx_tdls_notif() 556 mod_delayed_work(system_wq, &mvm->tdls_cs.dwork, in iwl_mvm_tdls_channel_switch() 670 mod_delayed_work(system_wq, &mvm->tdls_cs.dwork, in iwl_mvm_tdls_recv_channel_switch()
|
/linux-6.6.21/drivers/phy/allwinner/ |
D | phy-sun4i-usb.c | 486 mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); in sun4i_usb_phy_power_on() 507 mod_delayed_work(system_wq, &data->detect, POLL_TIME); in sun4i_usb_phy_power_off() 666 mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); in sun4i_usb_phy0_id_vbus_det_irq() 680 mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); in sun4i_usb_phy0_vbus_notify()
|
/linux-6.6.21/drivers/infiniband/hw/erdma/ |
D | erdma_qp.c | 182 mod_delayed_work(qp->dev->reflush_wq, &qp->reflush_dwork, in erdma_modify_qp_internal() 534 mod_delayed_work(qp->dev->reflush_wq, &qp->reflush_dwork, in erdma_post_send() 592 mod_delayed_work(qp->dev->reflush_wq, &qp->reflush_dwork, in erdma_post_recv()
|
/linux-6.6.21/drivers/gpu/drm/ |
D | drm_self_refresh_helper.c | 220 mod_delayed_work(system_wq, &sr_data->entry_work, in drm_self_refresh_helper_alter_state()
|
/linux-6.6.21/net/core/ |
D | link_watch.c | 156 mod_delayed_work(system_wq, &linkwatch_work, 0); in linkwatch_schedule_work()
|
/linux-6.6.21/drivers/platform/x86/ |
D | gpd-pocket-fan.c | 122 mod_delayed_work(system_wq, &fan->work, 0); in gpd_pocket_fan_force_update()
|
/linux-6.6.21/drivers/extcon/ |
D | extcon-intel-int3496.c | 109 mod_delayed_work(system_wq, &data->work, DEBOUNCE_TIME); in int3496_thread_isr()
|
/linux-6.6.21/drivers/gpu/drm/i915/ |
D | intel_wakeref.c | 78 mod_delayed_work(wf->i915->unordered_wq, &wf->work, in __intel_wakeref_put_last()
|
/linux-6.6.21/drivers/gpu/drm/scheduler/ |
D | sched_main.c | 317 mod_delayed_work(sched->timeout_wq, &sched->work_tdr, 0); in drm_sched_fault() 343 if (mod_delayed_work(sched->timeout_wq, &sched->work_tdr, MAX_SCHEDULE_TIMEOUT) in drm_sched_suspend_timeout() 367 mod_delayed_work(sched->timeout_wq, &sched->work_tdr, remaining); in drm_sched_resume_timeout()
|
/linux-6.6.21/drivers/md/ |
D | dm-zoned-reclaim.c | 514 mod_delayed_work(zrc->wq, &zrc->work, DMZ_IDLE_PERIOD); in dmz_reclaim_work() 639 mod_delayed_work(zrc->wq, &zrc->work, 0); in dmz_schedule_reclaim()
|
/linux-6.6.21/drivers/input/misc/ |
D | palmas-pwrbutton.c | 94 mod_delayed_work(system_wq, &pwron->input_work, in pwron_irq()
|
/linux-6.6.21/net/rfkill/ |
D | input.c | 162 mod_delayed_work(system_wq, &rfkill_op_work, 0); in rfkill_schedule_global_op()
|
/linux-6.6.21/drivers/net/phy/ |
D | sfp.c | 799 mod_delayed_work(system_wq, &sfp->poll, poll_jiffies); in sfp_soft_start_poll() 1570 mod_delayed_work(system_wq, &sfp->hwmon_probe, in sfp_hwmon_probe() 1597 mod_delayed_work(system_wq, &sfp->hwmon_probe, 1); in sfp_hwmon_insert() 1733 mod_delayed_work(system_power_efficient_wq, &sfp->timeout, in sfp_sm_set_timer() 2449 mod_delayed_work(system_wq, &sfp->poll, 1); in sfp_sm_module() 2893 mod_delayed_work(system_wq, &sfp->poll, poll_jiffies); in sfp_poll() 3064 mod_delayed_work(system_wq, &sfp->poll, poll_jiffies); in sfp_probe()
|