Home
last modified time | relevance | path

Searched refs:mod_delayed_work (Results 1 – 25 of 97) sorted by relevance

1234

/linux/drivers/input/mouse/
H A Dsynaptics_i2c.c387 mod_delayed_work(system_dfl_wq, &touch->dwork, 0); in synaptics_i2c_irq()
463 mod_delayed_work(system_dfl_wq, &touch->dwork, delay); in synaptics_i2c_work_handler()
476 mod_delayed_work(system_dfl_wq, &touch->dwork, in synaptics_i2c_open()
600 mod_delayed_work(system_dfl_wq, &touch->dwork, in synaptics_i2c_resume()
/linux/arch/s390/kernel/diag/
H A Ddiag324.c119 mod_delayed_work(system_percpu_wq, &pibwork, nsecs_to_jiffies(PIBWORK_DELAY)); in pibwork_handler()
177 mod_delayed_work(system_percpu_wq, &pibwork, nsecs_to_jiffies(PIBWORK_DELAY)); in diag324_pibbuf()
/linux/drivers/edac/
H A Dwq.c14 return mod_delayed_work(wq, work, delay); in edac_mod_work()
/linux/drivers/net/
H A Damt.c113 mod_delayed_work(amt_wq, &source_gc_wq, in amt_source_gc_work()
324 mod_delayed_work(amt_wq, &snode->source_timer, in amt_act_src()
331 mod_delayed_work(amt_wq, &snode->source_timer, in amt_act_src()
928 mod_delayed_work(amt_wq, &amt->secret_wq, in amt_secret_work()
940 mod_delayed_work(amt_wq, &amt->discovery_wq, in amt_event_send_discovery()
951 mod_delayed_work(amt_wq, &amt->discovery_wq, in amt_discovery_work()
986 mod_delayed_work(amt_wq, &amt->req_wq, secs_to_jiffies(exp)); in amt_event_send_request()
996 mod_delayed_work(amt_wq, &amt->req_wq, in amt_req_work()
1681 if (!mod_delayed_work(amt_wq, &gnode->group_timer, in amt_mcast_is_ex_handler()
1710 if (!mod_delayed_work(amt_wq, &gnode->group_timer, in amt_mcast_is_ex_handler()
[all …]
/linux/drivers/gpu/drm/i915/display/
H A Dintel_encoder.c37 mod_delayed_work(display->wq.unordered, in intel_encoder_link_check_queue_work()
/linux/drivers/leds/trigger/
H A Dledtrig-input-events.c69 mod_delayed_work(system_percpu_wq, &data->work, led_off_delay); in input_events_event()
/linux/drivers/infiniband/hw/erdma/
H A Derdma_qp.c208 mod_delayed_work(qp->dev->reflush_wq, &qp->reflush_dwork, in erdma_modify_qp_state_iwarp()
300 mod_delayed_work(dev->reflush_wq, &qp->reflush_dwork, in erdma_modify_qp_state_rocev2()
695 mod_delayed_work(qp->dev->reflush_wq, &qp->reflush_dwork, in erdma_post_send()
753 mod_delayed_work(qp->dev->reflush_wq, &qp->reflush_dwork, in erdma_post_recv()
/linux/drivers/platform/x86/
H A Dgpd-pocket-fan.c122 mod_delayed_work(system_percpu_wq, &fan->work, 0); in gpd_pocket_fan_force_update()
/linux/drivers/extcon/
H A Dextcon-intel-int3496.c109 mod_delayed_work(system_percpu_wq, &data->work, DEBOUNCE_TIME); in int3496_thread_isr()
/linux/drivers/input/misc/
H A Dpalmas-pwrbutton.c94 mod_delayed_work(system_dfl_wq, &pwron->input_work, in pwron_irq()
/linux/net/rfkill/
H A Dinput.c162 mod_delayed_work(system_percpu_wq, &rfkill_op_work, 0); in rfkill_schedule_global_op()
/linux/drivers/power/supply/
H A Dds2760_battery.c487 mod_delayed_work(di->monitor_wqueue, &di->monitor_work, HZ/10); in ds2760_battery_external_power_changed()
612 mod_delayed_work(di->monitor_wqueue, &di->monitor_work, HZ); in ds2760_pm_notifier()
/linux/sound/soc/codecs/
H A Drt5682-sdw.c472 mod_delayed_work(system_power_efficient_wq, in rt5682_io_init()
676 mod_delayed_work(system_power_efficient_wq, in rt5682_interrupt_callback()
H A Drt700.c209 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()
295 mod_delayed_work(system_power_efficient_wq, in rt700_jack_init()
H A Drt711.c296 mod_delayed_work(system_power_efficient_wq, in rt711_jack_detect_handler()
351 mod_delayed_work(system_power_efficient_wq, in rt711_btn_check_handler()
436 mod_delayed_work(system_power_efficient_wq, in rt711_jack_init()
H A Des9356.c391 mod_delayed_work(system_power_efficient_wq, in es9356_interrupt_handler()
438 mod_delayed_work(system_power_efficient_wq, in es9356_button_detect_handler()
983 mod_delayed_work(system_power_efficient_wq, in es9356_sdw_interrupt_callback()
H A Drt711-sdca-sdw.c332 mod_delayed_work(system_power_efficient_wq, in rt711_sdca_interrupt_callback()
H A Drt721-sdca-sdw.c382 mod_delayed_work(system_power_efficient_wq, in rt721_sdca_interrupt_callback()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_ptp.c162 mod_delayed_work(adapter->wq, &adapter->watchdog_task, 0); in iavf_queue_ptp_cmd()
/linux/drivers/usb/host/
H A Dxhci-dbgcap.c391 mod_delayed_work(system_percpu_wq, &dbc->event_work, 0); in dbc_ep_queue()
718 mod_delayed_work(system_percpu_wq, &dbc->event_work, in xhci_dbc_start()
1114 mod_delayed_work(system_percpu_wq, &dbc->event_work, in xhci_dbc_handle_events()
1488 mod_delayed_work(system_percpu_wq, &dbc->event_work, 0); in dbc_poll_interval_ms_store()
/linux/net/netfilter/
H A Dnf_conntrack_ecache.c301 mod_delayed_work(system_percpu_wq, &cnet->ecache.dwork, 0); in nf_conntrack_ecache_work()
/linux/net/ipv6/
H A Dmcast.c1088 if (mod_delayed_work(mld_wq, &idev->mc_gq_work, tv + 2)) in mld_gq_start_work()
1109 if (mod_delayed_work(mld_wq, &idev->mc_ifc_work, tv + 2)) in mld_ifc_start_work()
1130 if (mod_delayed_work(mld_wq, &idev->mc_dad_work, tv + 2)) in mld_dad_start_work()
1175 if (!mod_delayed_work(mld_wq, &ma->mca_work, delay)) in igmp6_group_queried()
1414 if (mod_delayed_work(mld_wq, &idev->mc_query_work, 0)) in igmp6_event_query()
1594 if (mod_delayed_work(mld_wq, &idev->mc_report_work, 0)) in igmp6_event_report()
2640 if (!mod_delayed_work(mld_wq, &ma->mca_work, delay)) in igmp6_join_group()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_heartbeat.c65 mod_delayed_work(system_highpri_wq, &engine->heartbeat.work, delay + 1); in next_heartbeat()
/linux/sound/soc/sof/intel/
H A Dcnl.c325 mod_delayed_work(system_dfl_wq, &hdev->d0i3_work, in cnl_ipc_send_msg()
/linux/fs/nfsd/
H A Dnfs4layouts.c867 mod_delayed_work(system_dfl_wq, &ls->ls_fence_work, ls->ls_fence_delay); in nfsd4_layout_fence_worker()
922 mod_delayed_work(system_dfl_wq, &ls->ls_fence_work, 0); in nfsd4_layout_lm_breaker_timedout()

1234