/linux-4.4.14/drivers/nfc/ |
D | trf7970a.c | 456 struct delayed_work timeout_work; member 647 cancel_delayed_work(&trf->timeout_work); in trf7970a_send_err_upstream() 707 schedule_delayed_work(&trf->timeout_work, msecs_to_jiffies(timeout)); in trf7970a_transmit() 733 schedule_delayed_work(&trf->timeout_work, in trf7970a_fill_fifo() 826 schedule_delayed_work(&trf->timeout_work, in trf7970a_drain_fifo() 875 !cancel_delayed_work(&trf->timeout_work); in trf7970a_irq() 885 !cancel_delayed_work(&trf->timeout_work); in trf7970a_irq() 905 &trf->timeout_work); in trf7970a_irq() 960 !cancel_delayed_work(&trf->timeout_work); in trf7970a_irq() 969 !cancel_delayed_work(&trf->timeout_work); in trf7970a_irq() [all …]
|
/linux-4.4.14/drivers/char/tpm/ |
D | tpm-dev.c | 44 static void timeout_work(struct work_struct *work) in timeout_work() function 79 INIT_WORK(&priv->work, timeout_work); in tpm_open()
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | mcg.c | 127 struct delayed_work timeout_work; member 272 queue_delayed_work(group->demux->mcg_wq, &group->timeout_work, in send_join_to_wire() 311 queue_delayed_work(group->demux->mcg_wq, &group->timeout_work, in send_leave_to_wire() 447 !cancel_delayed_work(&group->timeout_work)) { in release_group() 545 group = container_of(delay, typeof(*group), timeout_work); in mlx4_ib_mcg_timeout_handler() 662 cancel_delayed_work(&group->timeout_work); in mlx4_ib_mcg_work_handler() 791 cancel_delayed_work_sync(&group->timeout_work); in search_relocate_mgid0_group() 842 INIT_DELAYED_WORK(&group->timeout_work, mlx4_ib_mcg_timeout_handler); in acquire_group() 1180 clear = cancel_delayed_work(&group->timeout_work); in clear_pending_reqs()
|
/linux-4.4.14/drivers/infiniband/core/ |
D | mad_rmpp.c | 50 struct delayed_work timeout_work; member 102 cancel_delayed_work(&rmpp_recv->timeout_work); in ib_cancel_rmpp_recvs() 248 container_of(work, struct mad_rmpp_recv, timeout_work.work); in recv_timeout_handler() 303 INIT_DELAYED_WORK(&rmpp_recv->timeout_work, recv_timeout_handler); in create_rmpp_recv() 466 cancel_delayed_work(&rmpp_recv->timeout_work); in complete_rmpp() 565 &rmpp_recv->timeout_work, in start_rmpp()
|
/linux-4.4.14/drivers/mmc/host/ |
D | sh_mmcif.c | 246 struct delayed_work timeout_work; member 969 schedule_delayed_work(&host->timeout_work, host->timeout); in sh_mmcif_start_cmd() 1266 cancel_delayed_work_sync(&host->timeout_work); in sh_mmcif_irqt() 1328 schedule_delayed_work(&host->timeout_work, host->timeout); in sh_mmcif_irqt() 1343 schedule_delayed_work(&host->timeout_work, host->timeout); in sh_mmcif_irqt() 1399 struct sh_mmcif_host *host = container_of(d, struct sh_mmcif_host, timeout_work); in sh_mmcif_timeout_work() 1542 INIT_DELAYED_WORK(&host->timeout_work, sh_mmcif_timeout_work); in sh_mmcif_probe() 1612 cancel_delayed_work_sync(&host->timeout_work); in sh_mmcif_remove()
|
D | usdhi6rol0.c | 194 struct delayed_work timeout_work; member 1070 schedule_delayed_work(&host->timeout_work, host->timeout); in usdhi6_rq_start() 1088 cancel_delayed_work_sync(&host->timeout_work); in usdhi6_request() 1426 cancel_delayed_work_sync(&host->timeout_work); in usdhi6_sd_bh() 1491 schedule_delayed_work(&host->timeout_work, host->timeout); in usdhi6_sd_bh() 1508 schedule_delayed_work(&host->timeout_work, in usdhi6_sd_bh() 1634 struct usdhi6_host *host = container_of(d, struct usdhi6_host, timeout_work); in usdhi6_timeout_work() 1782 INIT_DELAYED_WORK(&host->timeout_work, usdhi6_timeout_work); in usdhi6_probe() 1830 cancel_delayed_work_sync(&host->timeout_work); in usdhi6_remove()
|
/linux-4.4.14/drivers/media/platform/sti/bdisp/ |
D | bdisp.h | 201 struct delayed_work timeout_work; member
|
D | bdisp-v4l2.c | 216 cancel_delayed_work(&bdisp->timeout_work); in bdisp_ctx_stop_req() 353 queue_delayed_work(bdisp->work_queue, &bdisp->timeout_work, in bdisp_device_run() 1106 cancel_delayed_work(&bdisp->timeout_work); in bdisp_irq_thread() 1150 timeout_work); in bdisp_irq_timeout() 1313 INIT_DELAYED_WORK(&bdisp->timeout_work, bdisp_irq_timeout); in bdisp_probe()
|
/linux-4.4.14/drivers/scsi/bnx2fc/ |
D | bnx2fc_io.c | 34 &io_req->timeout_work, in bnx2fc_cmd_timer_set() 42 timeout_work.work); in bnx2fc_cmd_timeout() 270 INIT_DELAYED_WORK(&io_req->timeout_work, bnx2fc_cmd_timeout); in bnx2fc_cmd_mgr_alloc() 1187 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_eh_abort() 1201 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_eh_abort() 1331 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_process_abts_compl() 1411 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_lun_reset_cmpl() 1444 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_tgt_reset_cmpl() 1864 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_process_scsi_cmd_compl()
|
D | bnx2fc_tgt.c | 184 if (cancel_delayed_work(&io_req->timeout_work)) { in bnx2fc_flush_active_ios() 224 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_flush_active_ios() 248 if (cancel_delayed_work(&io_req->timeout_work)) { in bnx2fc_flush_active_ios()
|
D | bnx2fc.h | 432 struct delayed_work timeout_work; /* timer for ULP timeouts */ member
|
D | bnx2fc_els.c | 818 if (cancel_delayed_work(&els_req->timeout_work)) in bnx2fc_process_els_compl()
|
D | bnx2fc_hwi.c | 791 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_process_unsol_compl()
|
/linux-4.4.14/drivers/net/ethernet/micrel/ |
D | ks8842.c | 168 struct work_struct timeout_work; member 1028 cancel_work_sync(&adapter->timeout_work); in ks8842_close() 1089 container_of(work, struct ks8842_adapter, timeout_work); in ks8842_tx_timeout_work() 1124 schedule_work(&adapter->timeout_work); in ks8842_tx_timeout() 1162 INIT_WORK(&adapter->timeout_work, ks8842_tx_timeout_work); in ks8842_probe()
|
/linux-4.4.14/net/nfc/ |
D | llcp.h | 76 struct work_struct timeout_work; member
|
D | llcp_core.c | 172 cancel_work_sync(&local->timeout_work); in local_cleanup() 240 timeout_work); in nfc_llcp_timeout_work() 251 schedule_work(&local->timeout_work); in nfc_llcp_symm_timer() 1587 INIT_WORK(&local->timeout_work, nfc_llcp_timeout_work); in nfc_llcp_register_device()
|
/linux-4.4.14/drivers/scsi/libfc/ |
D | fc_exch.c | 340 if (cancel_delayed_work(&ep->timeout_work)) { in fc_exch_timer_cancel() 364 if (!queue_delayed_work(fc_exch_workqueue, &ep->timeout_work, in fc_exch_timer_set_locked() 756 timeout_work.work); in fc_exch_timeout() 870 INIT_DELAYED_WORK(&ep->timeout_work, fc_exch_timeout); in fc_exch_em_alloc() 1649 if (cancel_delayed_work_sync(&ep->timeout_work)) { in fc_exch_abts_resp()
|
/linux-4.4.14/include/linux/ceph/ |
D | osd_client.h | 221 struct delayed_work timeout_work; member
|
/linux-4.4.14/include/scsi/ |
D | libfc.h | 456 struct delayed_work timeout_work; member
|
/linux-4.4.14/net/ceph/ |
D | osd_client.c | 1217 schedule_delayed_work(&osdc->timeout_work, in __schedule_osd_timeout() 1223 cancel_delayed_work(&osdc->timeout_work); in __cancel_osd_timeout() 1585 container_of(work, struct ceph_osd_client, timeout_work.work); in handle_timeout() 2629 INIT_DELAYED_WORK(&osdc->timeout_work, handle_timeout); in ceph_osdc_init() 2676 cancel_delayed_work_sync(&osdc->timeout_work); in ceph_osdc_stop()
|
/linux-4.4.14/drivers/net/ethernet/freescale/ |
D | ucc_geth.h | 1161 struct work_struct timeout_work; member
|
D | ucc_geth.c | 3506 cancel_work_sync(&ugeth->timeout_work); in ucc_geth_close() 3524 ugeth = container_of(work, struct ucc_geth_private, timeout_work); in ucc_geth_timeout_work() 3557 schedule_work(&ugeth->timeout_work); in ucc_geth_timeout() 3894 INIT_WORK(&ugeth->timeout_work, ucc_geth_timeout_work); in ucc_geth_probe()
|