Home
last modified time | relevance | path

Searched refs:canceled (Results 1 – 12 of 12) sorted by relevance

/drivers/char/tpm/
Dxen-tpmfront.c41 bool check_cancel, bool *canceled) in wait_for_tpm_stat_cond() argument
45 *canceled = false; in wait_for_tpm_stat_cond()
49 *canceled = true; in wait_for_tpm_stat_cond()
62 bool canceled = false; in wait_for_tpm_stat() local
78 &canceled), in wait_for_tpm_stat()
81 if (canceled) in wait_for_tpm_stat()
Dtpm_tis_core.c36 bool check_cancel, bool *canceled) in wait_for_tpm_stat_cond() argument
40 *canceled = false; in wait_for_tpm_stat_cond()
44 *canceled = true; in wait_for_tpm_stat_cond()
72 bool canceled = false; in wait_for_tpm_stat() local
96 &canceled), in wait_for_tpm_stat()
99 if (canceled) in wait_for_tpm_stat()
/drivers/char/tpm/st33zp24/
Dst33zp24.c188 bool check_cancel, bool *canceled) in wait_for_tpm_stat_cond() argument
192 *canceled = false; in wait_for_tpm_stat_cond()
196 *canceled = true; in wait_for_tpm_stat_cond()
211 bool canceled = false; in wait_for_stat() local
241 check_cancel, &canceled); in wait_for_stat()
243 if (canceled) in wait_for_stat()
/drivers/platform/surface/aggregator/
Dssh_request_layer.c731 bool canceled; in ssh_rtl_cancel() local
739 canceled = ssh_rtl_cancel_pending(rqst); in ssh_rtl_cancel()
741 canceled = ssh_rtl_cancel_nonpending(rqst); in ssh_rtl_cancel()
745 if (canceled && rtl) in ssh_rtl_cancel()
748 return canceled; in ssh_rtl_cancel()
/drivers/thunderbolt/
Ddma_test.c231 bool canceled) in dma_test_rx_callback() argument
241 if (canceled) { in dma_test_rx_callback()
300 bool canceled) in dma_test_tx_callback() argument
Dctl.c338 bool canceled) in tb_ctl_tx_callback() argument
427 bool canceled) in tb_ctl_rx_callback() argument
433 if (canceled) in tb_ctl_rx_callback()
Dnhi.c277 bool canceled = false; in ring_work() local
287 canceled = true; in ring_work()
319 frame->callback(ring, frame, canceled); in ring_work()
/drivers/gpu/drm/panfrost/
Dpanfrost_job.c557 struct panfrost_job *canceled = panfrost_dequeue_job(pfdev, j); in panfrost_job_handle_irq() local
559 dma_fence_set_error(canceled->done_fence, -ECANCELED); in panfrost_job_handle_irq()
560 panfrost_job_handle_done(pfdev, canceled); in panfrost_job_handle_irq()
/drivers/char/xillybus/
Dxillyusb.c144 unsigned int canceled; member
921 chan->canceled = 1; in process_in_opcode()
1143 chan->canceled = 0; in flush_downstream()
1151 while (!chan->canceled) { in flush_downstream()
1160 chan->canceled || in flush_downstream()
/drivers/net/thunderbolt/
Dmain.c570 bool canceled) in tbnet_tx_callback() argument
/drivers/message/fusion/
Dmptsas.c369 bool canceled = false; in mptsas_cleanup_fw_event_q() local
376 canceled = true; in mptsas_cleanup_fw_event_q()
379 if (canceled) in mptsas_cleanup_fw_event_q()
/drivers/scsi/aic7xxx/
Daic7xxx.seq123 * Check one last time to see if this SCB was canceled