Home
last modified time | relevance | path

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

/Linux-v5.4/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.c33 bool check_cancel, bool *canceled) in wait_for_tpm_stat_cond() argument
37 *canceled = false; in wait_for_tpm_stat_cond()
41 *canceled = true; in wait_for_tpm_stat_cond()
54 bool canceled = false; in wait_for_tpm_stat() local
70 &canceled), in wait_for_tpm_stat()
73 if (canceled) in wait_for_tpm_stat()
/Linux-v5.4/drivers/char/tpm/st33zp24/
Dst33zp24.c216 bool check_cancel, bool *canceled) in wait_for_tpm_stat_cond() argument
220 *canceled = false; in wait_for_tpm_stat_cond()
224 *canceled = true; in wait_for_tpm_stat_cond()
245 bool canceled = false; in wait_for_stat() local
275 check_cancel, &canceled); in wait_for_stat()
277 if (canceled) in wait_for_stat()
/Linux-v5.4/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-v5.4/Documentation/media/uapi/dvb/
Ddmx-set-filter.rst51 filter will be canceled, and the receive buffer will be flushed.
/Linux-v5.4/arch/x86/platform/uv/
Dtlb_uv.c214 if (!msg->canceled && do_acknowledge) { in reply_to_message()
247 if ((msg2->replied_to == 0) && (msg2->canceled == 0) && in bau_process_retry_msg()
266 msg2->canceled = 1; in bau_process_retry_msg()
390 (msg->canceled == 0) && in do_reset()
399 msg->canceled = 1; in do_reset()
1201 if ((msg_next->canceled == 0) && (msg_next->replied_to == 0) && in find_another_by_swack()
/Linux-v5.4/drivers/thunderbolt/
Dctl.c327 bool canceled) in tb_ctl_tx_callback() argument
408 bool canceled) in tb_ctl_rx_callback() argument
414 if (canceled) in tb_ctl_rx_callback()
Dnhi.c232 bool canceled = false; in ring_work() local
242 canceled = true; in ring_work()
274 frame->callback(ring, frame, canceled); in ring_work()
/Linux-v5.4/include/linux/
Dthunderbolt.h511 typedef void (*ring_cb)(struct tb_ring *, struct ring_frame *, bool canceled);
/Linux-v5.4/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-v5.4/fs/
Dio_uring.c286 bool canceled; member
1688 WRITE_ONCE(poll->canceled, true); in io_poll_remove_one()
1757 if (!READ_ONCE(poll->canceled)) in io_poll_complete_work()
1768 if (!mask && !READ_ONCE(poll->canceled)) { in io_poll_complete_work()
1855 poll->canceled = false; in io_poll_add()
1882 WRITE_ONCE(poll->canceled, true); in io_poll_add()
/Linux-v5.4/Documentation/usb/
Dehci.rst214 to the HC, and wait for them all to complete (or be canceled on error).
Dusb-serial.rst67 the connection is canceled on the device.
/Linux-v5.4/drivers/net/
Dthunderbolt.c534 bool canceled) in tbnet_tx_callback() argument
/Linux-v5.4/Documentation/filesystems/
Dorangefs.txt346 state is not "canceled" or "given up", its state is set to "serviced".
/Linux-v5.4/Documentation/livepatch/
Dlivepatch.rst150 A transition can be reversed and effectively canceled by writing the
/Linux-v5.4/Documentation/s390/
Dcds.rst163 For long running I/O request to be canceled, the CDS layer provides the
/Linux-v5.4/tools/perf/Documentation/
Dperf-record.txt569 'overwrite' attribute can also be set or canceled for an event using
/Linux-v5.4/Documentation/scheduler/
Dsched-deadline.rst181 the ActiveContending state and the "inactive timer" is canceled.
/Linux-v5.4/Documentation/power/
Druntime_pm.rst418 canceled; returns 1 if there was a resume request pending and it was
/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx.seq123 * Check one last time to see if this SCB was canceled