Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dxen-tpmfront.c44 bool check_cancel, bool *canceled) in wait_for_tpm_stat_cond() argument
48 *canceled = false; in wait_for_tpm_stat_cond()
52 *canceled = true; in wait_for_tpm_stat_cond()
65 bool canceled = false; in wait_for_tpm_stat() local
81 &canceled), in wait_for_tpm_stat()
84 if (canceled) in wait_for_tpm_stat()
Dtpm_tis_core.c37 bool check_cancel, bool *canceled) in wait_for_tpm_stat_cond() argument
41 *canceled = false; in wait_for_tpm_stat_cond()
45 *canceled = true; in wait_for_tpm_stat_cond()
58 bool canceled = false; in wait_for_tpm_stat() local
74 &canceled), in wait_for_tpm_stat()
77 if (canceled) in wait_for_tpm_stat()
/Linux-v4.19/drivers/char/tpm/st33zp24/
Dst33zp24.c228 bool check_cancel, bool *canceled) in wait_for_tpm_stat_cond() argument
232 *canceled = false; in wait_for_tpm_stat_cond()
236 *canceled = true; in wait_for_tpm_stat_cond()
257 bool canceled = false; in wait_for_stat() local
287 check_cancel, &canceled); in wait_for_stat()
289 if (canceled) in wait_for_stat()
/Linux-v4.19/arch/x86/include/asm/uv/
Duv_bau.h296 unsigned int canceled:1; /* message canceled, resource member
365 unsigned int canceled:1; /* message canceled, resource member
471 unsigned short canceled:1; /* sent as 0 by the source */ member
/Linux-v4.19/Documentation/media/uapi/dvb/
Ddmx-set-filter.rst44 filter will be canceled, and the receive buffer will be flushed.
/Linux-v4.19/arch/x86/platform/uv/
Dtlb_uv.c217 if (!msg->canceled && do_acknowledge) { in reply_to_message()
250 if ((msg2->replied_to == 0) && (msg2->canceled == 0) && in bau_process_retry_msg()
269 msg2->canceled = 1; in bau_process_retry_msg()
393 (msg->canceled == 0) && in do_reset()
402 msg->canceled = 1; in do_reset()
1204 if ((msg_next->canceled == 0) && (msg_next->replied_to == 0) && in find_another_by_swack()
/Linux-v4.19/drivers/thunderbolt/
Dctl.c326 bool canceled) in tb_ctl_tx_callback() argument
407 bool canceled) in tb_ctl_rx_callback() argument
413 if (canceled) in tb_ctl_rx_callback()
Dnhi.c216 bool canceled = false; in ring_work() local
226 canceled = true; in ring_work()
258 frame->callback(ring, frame, canceled); in ring_work()
/Linux-v4.19/include/linux/
Dthunderbolt.h504 typedef void (*ring_cb)(struct tb_ring *, struct ring_frame *, bool canceled);
/Linux-v4.19/Documentation/driver-api/usb/
DURB.rst33 - Transfers for one URB can be canceled with :c:func:`usb_unlink_urb`
37 has been successfully completed or canceled. The URB also contains a
Dgadget.rst52 be submitted or canceled. They share common definitions for the standard
/Linux-v4.19/Documentation/usb/
Dehci.txt200 to the HC, and wait for them all to complete (or be canceled on error).
Dusb-serial.txt57 the connection is canceled on the device.
/Linux-v4.19/drivers/net/
Dthunderbolt.c537 bool canceled) in tbnet_tx_callback() argument
/Linux-v4.19/Documentation/filesystems/
Dorangefs.txt346 state is not "canceled" or "given up", its state is set to "serviced".
/Linux-v4.19/Documentation/s390/
Dcds.txt156 For long running I/O request to be canceled, the CDS layer provides the
/Linux-v4.19/tools/perf/Documentation/
Dperf-record.txt498 'overwrite' attribute can also be set or canceled for an event using
/Linux-v4.19/Documentation/livepatch/
Dlivepatch.txt150 A transition can be reversed and effectively canceled by writing the
/Linux-v4.19/Documentation/scheduler/
Dsched-deadline.txt181 the ActiveContending state and the "inactive timer" is canceled.
/Linux-v4.19/Documentation/power/
Druntime_pm.txt410 canceled; returns 1 if there was a resume request pending and it was
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx.seq123 * Check one last time to see if this SCB was canceled