Home
last modified time | relevance | path

Searched defs:dwork (Results 1 – 25 of 65) sorted by relevance

123

/linux/net/wireless/
H A Dcore.c1712 struct wiphy_delayed_work *dwork = timer_container_of(dwork, t, timer); in wiphy_delayed_work_timer() local
1719 struct wiphy_delayed_work *dwork, in wiphy_delayed_work_queue()
1736 struct wiphy_delayed_work *dwork) in wiphy_delayed_work_cancel()
1746 struct wiphy_delayed_work *dwork) in wiphy_delayed_work_flush()
1756 struct wiphy_delayed_work *dwork) in wiphy_delayed_work_pending()
/linux/kernel/
H A Dkthread.c1210 struct kthread_delayed_work *dwork = timer_container_of(dwork, t, in kthread_delayed_work_timer_fn() local
1238 struct kthread_delayed_work *dwork, in __kthread_queue_delayed_work()
1282 struct kthread_delayed_work *dwork, in kthread_queue_delayed_work()
1361 struct kthread_delayed_work *dwork = in kthread_cancel_delayed_work_timer() local
1429 struct kthread_delayed_work *dwork, in kthread_mod_delayed_work()
1543 bool kthread_cancel_delayed_work_sync(struct kthread_delayed_work *dwork) in kthread_cancel_delayed_work_sync()
H A Dworkqueue.c2057 struct delayed_work *dwork = to_delayed_work(work); in try_to_grab_pending() local
2484 struct delayed_work *dwork = timer_container_of(dwork, t, timer); in delayed_work_timer_fn() local
2492 struct delayed_work *dwork, unsigned long delay) in __queue_delayed_work()
2550 struct delayed_work *dwork, unsigned long delay) in queue_delayed_work_on()
2589 struct delayed_work *dwork, unsigned long delay) in mod_delayed_work_on()
4283 bool flush_delayed_work(struct delayed_work *dwork) in flush_delayed_work()
4423 bool cancel_delayed_work(struct delayed_work *dwork) in cancel_delayed_work()
4438 bool cancel_delayed_work_sync(struct delayed_work *dwork) in cancel_delayed_work_sync()
4514 bool disable_delayed_work(struct delayed_work *dwork) in disable_delayed_work()
4527 bool disable_delayed_work_sync(struct delayed_work *dwork) in disable_delayed_work_sync()
[all …]
/linux/drivers/pci/controller/mobiveil/
H A Dpcie-layerscape-gen4.c41 struct delayed_work dwork; member
172 struct delayed_work *dwork = to_delayed_work(work); in ls_g4_pcie_reset() local
/linux/include/linux/
H A Dworkqueue.h674 struct delayed_work *dwork, in queue_delayed_work() argument
689 mod_delayed_work(struct workqueue_struct * wq,struct delayed_work * dwork,unsigned long delay) mod_delayed_work() argument
800 schedule_delayed_work_on(int cpu,struct delayed_work * dwork,unsigned long delay) schedule_delayed_work_on() argument
814 schedule_delayed_work(struct delayed_work * dwork,unsigned long delay) schedule_delayed_work() argument
[all...]
H A Dbacking-dev-defs.h141 struct delayed_work dwork; /* work item used for writeback */ member
/linux/drivers/staging/greybus/
H A Dfw-download.c29 struct delayed_work dwork; member
130 struct delayed_work *dwork = to_delayed_work(work); in fw_request_timedout() local
H A Dbootrom.c39 struct delayed_work dwork; member
54 struct delayed_work *dwork = to_delayed_work(work); in gb_bootrom_timedout() local
/linux/drivers/net/wireless/ti/wl1251/
H A Dps.c18 struct delayed_work *dwork; in wl1251_elp_work() local
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dptp.h38 struct delayed_work dwork; member
/linux/drivers/gpu/host1x/
H A Dfence.c100 struct delayed_work *dwork = (struct delayed_work *)work; in do_fence_timeout() local
/linux/block/
H A Ddisk-events.c21 struct delayed_work dwork; member
309 struct delayed_work *dwork = to_delayed_work(work); in disk_events_workfn() local
/linux/drivers/media/platform/nvidia/tegra-vde/
H A Ddmabuf-cache.c24 struct delayed_work dwork; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhv_vhca_stats.c61 struct delayed_work *dwork; in mlx5e_hv_vhca_stats_work() local
H A Dmapping.c24 struct delayed_work dwork; member
/linux/drivers/firmware/arm_scmi/
H A Dscmi_power_control.c182 struct delayed_work *dwork; in scmi_forceful_work_func() local
/linux/drivers/net/wireless/ti/wlcore/
H A Dscan.c22 struct delayed_work *dwork; in wl1271_scan_complete_work() local
H A Dmain.c245 struct delayed_work *dwork; in wl12xx_tx_watchdog_work() local
2104 struct delayed_work *dwork; in wlcore_channel_switch_work() local
2142 struct delayed_work *dwork; in wlcore_connection_loss_work() local
2170 struct delayed_work *dwork; in wlcore_pending_auth_complete_work() local
5759 struct delayed_work *dwork; in wlcore_roc_complete_work() local
/linux/drivers/nvdimm/
H A Dnd-core.h47 struct delayed_work dwork; member
/linux/drivers/leds/trigger/
H A Dledtrig-tty.c15 struct delayed_work dwork; member
/linux/drivers/media/platform/amphion/
H A Dvpu_msgs.c375 struct delayed_work *dwork; in vpu_msg_delayed_work() local
/linux/drivers/input/serio/
H A Dps2-gpio.c151 struct delayed_work *dwork = to_delayed_work(work); in ps2_gpio_tx_work_fn() local
/linux/drivers/usb/class/
H A Dcdc-acm.h89 struct delayed_work dwork; /* work queue entry for various purposes */ member
/linux/drivers/misc/
H A Dvmw_balloon.c352 struct delayed_work dwork; member
1463 struct delayed_work *dwork = to_delayed_work(work); in vmballoon_work() local
/linux/drivers/infiniband/hw/qedr/
H A Dqedr_iw_cm.c210 struct qedr_discon_work *dwork = in qedr_iw_disconnect_worker() local

123