| /Linux-v5.10/drivers/char/tpm/ |
| D | xen-tpmfront.c | 41 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()
|
| D | tpm_tis_core.c | 33 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.10/drivers/char/tpm/st33zp24/ |
| D | st33zp24.c | 216 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.10/Documentation/userspace-api/media/dvb/ |
| D | dmx-set-filter.rst | 44 filter will be canceled, and the receive buffer will be flushed.
|
| /Linux-v5.10/drivers/thunderbolt/ |
| D | ctl.c | 335 bool canceled) in tb_ctl_tx_callback() argument 416 bool canceled) in tb_ctl_rx_callback() argument 422 if (canceled) in tb_ctl_rx_callback()
|
| D | nhi.c | 228 bool canceled = false; in ring_work() local 238 canceled = true; in ring_work() 270 frame->callback(ring, frame, canceled); in ring_work()
|
| /Linux-v5.10/Documentation/driver-api/pldmfw/ |
| D | index.rst | 68 not suitable, the update is canceled.
|
| /Linux-v5.10/include/linux/ |
| D | thunderbolt.h | 509 typedef void (*ring_cb)(struct tb_ring *, struct ring_frame *, bool canceled);
|
| /Linux-v5.10/Documentation/driver-api/usb/ |
| D | URB.rst | 33 - 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
|
| D | gadget.rst | 52 be submitted or canceled. They share common definitions for the standard
|
| /Linux-v5.10/fs/ |
| D | io_uring.c | 404 bool canceled; member 1482 int canceled = 0; in io_kill_timeouts() local 1488 canceled++; in io_kill_timeouts() 1492 return canceled != 0; in io_kill_timeouts() 4895 WRITE_ONCE(poll->canceled, true); in __io_async_wake() 4908 if (!req->result && !READ_ONCE(poll->canceled)) { in io_poll_rewait() 4915 if (!req->result && !READ_ONCE(poll->canceled)) { in io_poll_rewait() 5025 poll->canceled = false; in io_init_poll_iocb() 5100 if (!READ_ONCE(apoll->poll.canceled)) in io_async_task_func() 5163 WRITE_ONCE(poll->canceled, true); in __io_arm_poll_handler() [all …]
|
| /Linux-v5.10/Documentation/usb/ |
| D | ehci.rst | 214 to the HC, and wait for them all to complete (or be canceled on error).
|
| D | usb-serial.rst | 67 the connection is canceled on the device.
|
| /Linux-v5.10/drivers/net/ |
| D | thunderbolt.c | 534 bool canceled) in tbnet_tx_callback() argument
|
| /Linux-v5.10/Documentation/filesystems/ |
| D | orangefs.rst | 366 state is not "canceled" or "given up", its state is set to "serviced".
|
| /Linux-v5.10/Documentation/livepatch/ |
| D | livepatch.rst | 150 A transition can be reversed and effectively canceled by writing the
|
| /Linux-v5.10/Documentation/s390/ |
| D | cds.rst | 163 For long running I/O request to be canceled, the CDS layer provides the
|
| /Linux-v5.10/Documentation/userspace-api/media/v4l/ |
| D | dev-encoder.rst | 657 middle of the drain sequence, the drain sequence is canceled and all
|
| /Linux-v5.10/tools/perf/Documentation/ |
| D | perf-record.txt | 607 'overwrite' attribute can also be set or canceled for an event using
|
| /Linux-v5.10/Documentation/scheduler/ |
| D | sched-deadline.rst | 181 the ActiveContending state and the "inactive timer" is canceled.
|
| /Linux-v5.10/Documentation/power/ |
| D | runtime_pm.rst | 424 canceled; returns 1 if there was a resume request pending and it was
|
| /Linux-v5.10/drivers/scsi/aic7xxx/ |
| D | aic7xxx.seq | 123 * Check one last time to see if this SCB was canceled
|