/linux/net/wireless/ |
H A D | core.c | 1712 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 D | kthread.c | 1210 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 D | workqueue.c | 2057 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 D | pcie-layerscape-gen4.c | 41 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 D | workqueue.h | 674 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 D | backing-dev-defs.h | 141 struct delayed_work dwork; /* work item used for writeback */ member
|
/linux/drivers/staging/greybus/ |
H A D | fw-download.c | 29 struct delayed_work dwork; member 130 struct delayed_work *dwork = to_delayed_work(work); in fw_request_timedout() local
|
H A D | bootrom.c | 39 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 D | ps.c | 18 struct delayed_work *dwork; in wl1251_elp_work() local
|
/linux/drivers/net/wireless/intel/iwlwifi/mld/ |
H A D | ptp.h | 38 struct delayed_work dwork; member
|
/linux/drivers/gpu/host1x/ |
H A D | fence.c | 100 struct delayed_work *dwork = (struct delayed_work *)work; in do_fence_timeout() local
|
/linux/block/ |
H A D | disk-events.c | 21 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 D | dmabuf-cache.c | 24 struct delayed_work dwork; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | hv_vhca_stats.c | 61 struct delayed_work *dwork; in mlx5e_hv_vhca_stats_work() local
|
H A D | mapping.c | 24 struct delayed_work dwork; member
|
/linux/drivers/firmware/arm_scmi/ |
H A D | scmi_power_control.c | 182 struct delayed_work *dwork; in scmi_forceful_work_func() local
|
/linux/drivers/net/wireless/ti/wlcore/ |
H A D | scan.c | 22 struct delayed_work *dwork; in wl1271_scan_complete_work() local
|
H A D | main.c | 245 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 D | nd-core.h | 47 struct delayed_work dwork; member
|
/linux/drivers/leds/trigger/ |
H A D | ledtrig-tty.c | 15 struct delayed_work dwork; member
|
/linux/drivers/media/platform/amphion/ |
H A D | vpu_msgs.c | 375 struct delayed_work *dwork; in vpu_msg_delayed_work() local
|
/linux/drivers/input/serio/ |
H A D | ps2-gpio.c | 151 struct delayed_work *dwork = to_delayed_work(work); in ps2_gpio_tx_work_fn() local
|
/linux/drivers/usb/class/ |
H A D | cdc-acm.h | 89 struct delayed_work dwork; /* work queue entry for various purposes */ member
|
/linux/drivers/misc/ |
H A D | vmw_balloon.c | 352 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 D | qedr_iw_cm.c | 210 struct qedr_discon_work *dwork = in qedr_iw_disconnect_worker() local
|