/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | fence.c | 55 schedule_delayed_work(&sf->timeout_work, msecs_to_jiffies(30000)); in host1x_syncpt_fence_enable_signaling() 86 if (f->timeout && cancel_delayed_work(&f->timeout_work)) { in host1x_fence_signal() 102 container_of(dwork, struct host1x_syncpt_fence, timeout_work); in do_fence_timeout() 141 INIT_DELAYED_WORK(&fence->timeout_work, do_fence_timeout); in host1x_fence_create() 151 schedule_delayed_work(&sf->timeout_work, 0); in host1x_fence_cancel() 152 flush_delayed_work(&sf->timeout_work); in host1x_fence_cancel()
|
H A D | fence.h | 18 struct delayed_work timeout_work; member
|
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm-dev-common.c | 95 schedule_work(&priv->timeout_work); in user_reader_timeout() 101 timeout_work); in tpm_timeout_work() 120 INIT_WORK(&priv->timeout_work, tpm_timeout_work); in tpm_common_open() 160 flush_work(&priv->timeout_work); in tpm_common_read() 267 flush_work(&priv->timeout_work); in tpm_common_release()
|
H A D | tpm-dev.h | 14 struct work_struct timeout_work; member
|
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm-dev-common.c | 94 schedule_work(&priv->timeout_work); in user_reader_timeout() 100 timeout_work); in tpm_timeout_work() 119 INIT_WORK(&priv->timeout_work, tpm_timeout_work); in tpm_common_open() 159 flush_work(&priv->timeout_work); in tpm_common_read() 266 flush_work(&priv->timeout_work); in tpm_common_release()
|
H A D | tpm-dev.h | 14 struct work_struct timeout_work; member
|
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/ |
H A D | se.c | 265 se_info.timeout_work); in st21nfca_se_wt_work() 287 schedule_work(&info->se_info.timeout_work); in st21nfca_se_wt_timeout() 388 cancel_work_sync(&info->se_info.timeout_work); in st21nfca_apdu_reader_event_received() 418 INIT_WORK(&info->se_info.timeout_work, st21nfca_se_wt_work); in st21nfca_se_init() 446 cancel_work_sync(&info->se_info.timeout_work); in st21nfca_se_deinit()
|
/kernel/linux/linux-6.6/drivers/nfc/st21nfca/ |
H A D | se.c | 265 se_info.timeout_work); in st21nfca_se_wt_work() 285 schedule_work(&info->se_info.timeout_work); in st21nfca_se_wt_timeout() 384 cancel_work_sync(&info->se_info.timeout_work); in st21nfca_apdu_reader_event_received() 414 INIT_WORK(&info->se_info.timeout_work, st21nfca_se_wt_work); in st21nfca_se_init() 442 cancel_work_sync(&info->se_info.timeout_work); in st21nfca_se_deinit()
|
/kernel/linux/linux-5.10/drivers/nfc/ |
H A D | trf7970a.c | 453 struct delayed_work timeout_work; member 637 cancel_delayed_work(&trf->timeout_work); in trf7970a_send_err_upstream() 698 schedule_delayed_work(&trf->timeout_work, msecs_to_jiffies(timeout)); in trf7970a_transmit() 724 schedule_delayed_work(&trf->timeout_work, in trf7970a_fill_fifo() 816 schedule_delayed_work(&trf->timeout_work, in trf7970a_drain_fifo() 865 !cancel_delayed_work(&trf->timeout_work); in trf7970a_irq() 875 !cancel_delayed_work(&trf->timeout_work); in trf7970a_irq() 895 !cancel_delayed_work(&trf->timeout_work); in trf7970a_irq() 950 !cancel_delayed_work(&trf->timeout_work); in trf7970a_irq() 959 !cancel_delayed_work(&trf->timeout_work); in trf7970a_irq() [all...] |
/kernel/linux/linux-6.6/drivers/nfc/ |
H A D | trf7970a.c | 453 struct delayed_work timeout_work; member 637 cancel_delayed_work(&trf->timeout_work); in trf7970a_send_err_upstream() 698 schedule_delayed_work(&trf->timeout_work, msecs_to_jiffies(timeout)); in trf7970a_transmit() 724 schedule_delayed_work(&trf->timeout_work, in trf7970a_fill_fifo() 816 schedule_delayed_work(&trf->timeout_work, in trf7970a_drain_fifo() 865 !cancel_delayed_work(&trf->timeout_work); in trf7970a_irq() 875 !cancel_delayed_work(&trf->timeout_work); in trf7970a_irq() 895 !cancel_delayed_work(&trf->timeout_work); in trf7970a_irq() 950 !cancel_delayed_work(&trf->timeout_work); in trf7970a_irq() 959 !cancel_delayed_work(&trf->timeout_work); in trf7970a_irq() [all...] |
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | alcor.c | 53 struct delayed_work timeout_work; member 305 schedule_delayed_work(&host->timeout_work, in alcor_send_cmd() 327 cancel_delayed_work(&host->timeout_work); in alcor_request_complete() 965 timeout_work); in alcor_timeout_timer() 1111 INIT_DELAYED_WORK(&host->timeout_work, alcor_timeout_timer); in alcor_pci_sdmmc_drv_probe() 1133 if (cancel_delayed_work_sync(&host->timeout_work)) in alcor_pci_sdmmc_drv_remove() 1148 if (cancel_delayed_work_sync(&host->timeout_work)) in alcor_pci_sdmmc_suspend()
|
H A D | bcm2835.c | 156 struct delayed_work timeout_work; /* Timer for timeouts */ member 600 cancel_delayed_work(&host->timeout_work); in bcm2835_finish_request() 645 schedule_delayed_work(&host->timeout_work, timeout); in bcm2835_send_command() 830 container_of(d, struct bcm2835_host, timeout_work); in bcm2835_timeout() 1325 INIT_DELAYED_WORK(&host->timeout_work, bcm2835_timeout); in bcm2835_add_host() 1456 cancel_delayed_work_sync(&host->timeout_work); in bcm2835_remove()
|
H A D | usdhi6rol0.c | 194 struct delayed_work timeout_work; member 1078 schedule_delayed_work(&host->timeout_work, host->timeout); in usdhi6_rq_start() 1096 cancel_delayed_work_sync(&host->timeout_work); in usdhi6_request() 1466 cancel_delayed_work_sync(&host->timeout_work); in usdhi6_sd_bh() 1531 schedule_delayed_work(&host->timeout_work, host->timeout); in usdhi6_sd_bh() 1548 schedule_delayed_work(&host->timeout_work, in usdhi6_sd_bh() 1674 struct usdhi6_host *host = container_of(d, struct usdhi6_host, timeout_work); in usdhi6_timeout_work() 1835 INIT_DELAYED_WORK(&host->timeout_work, usdhi6_timeout_work); in usdhi6_probe() 1885 cancel_delayed_work_sync(&host->timeout_work); in usdhi6_remove()
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | alcor.c | 53 struct delayed_work timeout_work; member 305 schedule_delayed_work(&host->timeout_work, in alcor_send_cmd() 327 cancel_delayed_work(&host->timeout_work); in alcor_request_complete() 965 timeout_work); in alcor_timeout_timer() 1111 INIT_DELAYED_WORK(&host->timeout_work, alcor_timeout_timer); in alcor_pci_sdmmc_drv_probe() 1133 if (cancel_delayed_work_sync(&host->timeout_work)) in alcor_pci_sdmmc_drv_remove() 1146 if (cancel_delayed_work_sync(&host->timeout_work)) in alcor_pci_sdmmc_suspend()
|
H A D | bcm2835.c | 156 struct delayed_work timeout_work; /* Timer for timeouts */ member 595 cancel_delayed_work(&host->timeout_work); in bcm2835_finish_request() 640 schedule_delayed_work(&host->timeout_work, timeout); in bcm2835_send_command() 825 container_of(d, struct bcm2835_host, timeout_work); in bcm2835_timeout() 1315 INIT_DELAYED_WORK(&host->timeout_work, bcm2835_timeout); in bcm2835_add_host() 1446 cancel_delayed_work_sync(&host->timeout_work); in bcm2835_remove()
|
H A D | usdhi6rol0.c | 194 struct delayed_work timeout_work; member 1078 schedule_delayed_work(&host->timeout_work, host->timeout); in usdhi6_rq_start() 1096 cancel_delayed_work_sync(&host->timeout_work); in usdhi6_request() 1476 cancel_delayed_work_sync(&host->timeout_work); in usdhi6_sd_bh() 1541 schedule_delayed_work(&host->timeout_work, host->timeout); in usdhi6_sd_bh() 1558 schedule_delayed_work(&host->timeout_work, in usdhi6_sd_bh() 1684 struct usdhi6_host *host = container_of(d, struct usdhi6_host, timeout_work); in usdhi6_timeout_work() 1844 INIT_DELAYED_WORK(&host->timeout_work, usdhi6_timeout_work); in usdhi6_probe() 1894 cancel_delayed_work_sync(&host->timeout_work); in usdhi6_remove()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A 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() 788 cancel_delayed_work_sync(&group->timeout_work); in search_relocate_mgid0_group() 838 INIT_DELAYED_WORK(&group->timeout_work, mlx4_ib_mcg_timeout_handler); in acquire_group() 1177 clear = cancel_delayed_work(&group->timeout_work); in clear_pending_reqs()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A 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() 788 cancel_delayed_work_sync(&group->timeout_work); in search_relocate_mgid0_group() 838 INIT_DELAYED_WORK(&group->timeout_work, mlx4_ib_mcg_timeout_handler); in acquire_group() 1187 clear = cancel_delayed_work(&group->timeout_work); in clear_pending_reqs()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | sco.c | 51 struct delayed_work timeout_work; member 82 timeout_work.work); in sco_sock_timeout() 114 cancel_delayed_work(&sco_pi(sk)->conn->timeout_work); in sco_sock_set_timer() 115 schedule_delayed_work(&sco_pi(sk)->conn->timeout_work, timeout); in sco_sock_set_timer() 124 cancel_delayed_work(&sco_pi(sk)->conn->timeout_work); in sco_sock_clear_timer() 141 INIT_DELAYED_WORK(&conn->timeout_work, sco_sock_timeout); in sco_conn_add() 208 cancel_delayed_work_sync(&conn->timeout_work); in sco_conn_del()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | sco.c | 51 struct delayed_work timeout_work; member 82 timeout_work.work); in sco_sock_timeout() 109 cancel_delayed_work(&sco_pi(sk)->conn->timeout_work); in sco_sock_set_timer() 110 schedule_delayed_work(&sco_pi(sk)->conn->timeout_work, timeout); in sco_sock_set_timer() 119 cancel_delayed_work(&sco_pi(sk)->conn->timeout_work); in sco_sock_clear_timer() 139 INIT_DELAYED_WORK(&conn->timeout_work, sco_sock_timeout); in sco_conn_add() 207 cancel_delayed_work_sync(&conn->timeout_work); in sco_conn_del()
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | mad_rmpp.c | 49 struct delayed_work timeout_work; member 94 cancel_delayed_work(&rmpp_recv->timeout_work); in ib_cancel_rmpp_recvs() 244 container_of(work, struct mad_rmpp_recv, timeout_work.work); in recv_timeout_handler() 295 INIT_DELAYED_WORK(&rmpp_recv->timeout_work, recv_timeout_handler); in create_rmpp_recv() 458 cancel_delayed_work(&rmpp_recv->timeout_work); in complete_rmpp() 557 &rmpp_recv->timeout_work, in start_rmpp()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | mad_rmpp.c | 49 struct delayed_work timeout_work; member 94 cancel_delayed_work(&rmpp_recv->timeout_work); in ib_cancel_rmpp_recvs() 244 container_of(work, struct mad_rmpp_recv, timeout_work.work); in recv_timeout_handler() 295 INIT_DELAYED_WORK(&rmpp_recv->timeout_work, recv_timeout_handler); in create_rmpp_recv() 458 cancel_delayed_work(&rmpp_recv->timeout_work); in complete_rmpp() 557 &rmpp_recv->timeout_work, in start_rmpp()
|
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_io.c | 35 &io_req->timeout_work, in bnx2fc_cmd_timer_set() 43 timeout_work.work); in bnx2fc_cmd_timeout() 283 INIT_DELAYED_WORK(&io_req->timeout_work, bnx2fc_cmd_timeout); in bnx2fc_cmd_mgr_alloc() 1208 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_eh_abort() 1228 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_eh_abort() 1396 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_process_abts_compl() 1476 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_lun_reset_cmpl() 1509 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_tgt_reset_cmpl() 1931 /* Cancel the timeout_work, as we received IO completion */ in bnx2fc_process_scsi_cmd_compl() 1932 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_process_scsi_cmd_compl() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_io.c | 35 &io_req->timeout_work, in bnx2fc_cmd_timer_set() 43 timeout_work.work); in bnx2fc_cmd_timeout() 283 INIT_DELAYED_WORK(&io_req->timeout_work, bnx2fc_cmd_timeout); in bnx2fc_cmd_mgr_alloc() 1206 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_eh_abort() 1226 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_eh_abort() 1394 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_process_abts_compl() 1474 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_lun_reset_cmpl() 1507 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_tgt_reset_cmpl() 1928 /* Cancel the timeout_work, as we received IO completion */ in bnx2fc_process_scsi_cmd_compl() 1929 if (cancel_delayed_work(&io_req->timeout_work)) in bnx2fc_process_scsi_cmd_compl() [all...] |
/kernel/linux/linux-5.10/block/ |
H A D | blk-timeout.c | 87 kblockd_schedule_work(&req->q->timeout_work); in blk_abort_request()
|