Home
last modified time | relevance | path

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

123

/linux/net/wireless/
H A Dcore.c1731 struct wiphy_delayed_work *dwork = timer_container_of(dwork, t, timer); in wiphy_delayed_work_timer() local
1738 struct wiphy_delayed_work *dwork, in wiphy_delayed_work_queue()
1755 struct wiphy_delayed_work *dwork) in wiphy_delayed_work_cancel()
1765 struct wiphy_delayed_work *dwork) in wiphy_delayed_work_flush()
1775 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.c2058 struct delayed_work *dwork = to_delayed_work(work); in try_to_grab_pending() local
2482 struct delayed_work *dwork = timer_container_of(dwork, t, timer); in delayed_work_timer_fn() local
2490 struct delayed_work *dwork, unsigned long delay) in __queue_delayed_work()
2548 struct delayed_work *dwork, unsigned long delay) in queue_delayed_work_on()
2587 struct delayed_work *dwork, unsigned long delay) in mod_delayed_work_on()
4281 bool flush_delayed_work(struct delayed_work *dwork) in flush_delayed_work()
4421 bool cancel_delayed_work(struct delayed_work *dwork) in cancel_delayed_work()
4436 bool cancel_delayed_work_sync(struct delayed_work *dwork) in cancel_delayed_work_sync()
4512 bool disable_delayed_work(struct delayed_work *dwork) in disable_delayed_work()
4525 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 queue_delayed_work(struct workqueue_struct * wq,struct delayed_work * dwork,unsigned long delay) 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...]
/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/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c62 struct mlx5e_ipsec_dwork *dwork = in mlx5e_ipsec_handle_sw_limits() local
749 struct mlx5e_ipsec_dwork *dwork; in mlx5e_ipsec_create_dwork() local
/linux/include/net/libeth/
H A Dtypes.h101 struct delayed_work dwork; member
/linux/drivers/firmware/arm_scmi/
H A Dscmi_power_control.c183 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
/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/net/can/dev/
H A Ddev.c191 struct delayed_work *dwork = to_delayed_work(work); in can_restart_work() local
/linux/drivers/s390/net/
H A Dqeth_l2_main.c1367 struct delayed_work dwork; member
1374 struct delayed_work *dwork = to_delayed_work(work); in qeth_l2_dev2br_worker() local
1451 struct delayed_work *dwork = to_delayed_work(work); in qeth_addr_change_event_worker() local
/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/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c262 struct delayed_work *dwork = to_delayed_work(work); in mlxsw_sp1_ptp_clock_overflow() local
845 struct delayed_work *dwork = to_delayed_work(work); in mlxsw_sp1_ptp_ht_gc() local
1233 struct delayed_work *dwork = to_delayed_work(work); in mlxsw_sp1_ptp_shaper_work() local

123