| /linux-6.15/drivers/md/dm-vdo/indexer/ |
| H A D | funnel-requestqueue.c | 117 bool *waited) in wait_for_request() argument 121 (dequeue_request(queue, request, waited) || in wait_for_request() 127 dequeue_request(queue, request, waited), in wait_for_request() 137 bool waited = false; in request_queue_worker() local 141 wait_for_request(queue, dormant, time_batch, &request, &waited); in request_queue_worker() 157 } else if (waited) { in request_queue_worker()
|
| /linux-6.15/include/trace/events/ |
| H A D | kvm.h | 44 TP_PROTO(__u64 ns, bool waited, bool valid), 45 TP_ARGS(ns, waited, valid), 49 __field( bool, waited ) 55 __entry->waited = waited; 60 __entry->waited ? "wait" : "poll",
|
| /linux-6.15/arch/powerpc/kvm/ |
| H A D | trace_hv.h | 461 __field(int, waited) 467 __entry->waited = do_sleep; 472 __entry->waited ? "wait" : "poll",
|
| /linux-6.15/Documentation/block/ |
| H A D | stat.rst | 79 waited on this block device. If there are multiple I/O requests waiting, 100 This value counts the number of milliseconds that I/O requests have waited
|
| /linux-6.15/Documentation/ABI/stable/ |
| H A D | sysfs-fs-orangefs | 58 Slots are requested and waited for,
|
| /linux-6.15/drivers/block/aoe/ |
| H A D | aoe.h | 122 ulong waited; member
|
| H A D | aoecmd.c | 338 f->waited = 0; in ata_rw_frameinit() 576 nf->waited = 0; in reassign_frame() 697 f->waited += since; in rexmit_deferred() 794 n = f->waited + since; in rexmit_timer() 1398 f->waited = 0; in aoecmd_ata_id()
|
| /linux-6.15/Documentation/devicetree/bindings/display/panel/ |
| H A D | panel-edp.yaml | 93 A fixed amount of time that must be waited after powering on the
|
| /linux-6.15/Documentation/virt/kvm/ |
| H A D | vcpu-requests.rst | 71 even to ensure IPI acknowledgements are waited upon (see "Waiting for 245 be sent, and the acknowledgements to be waited upon, even when the target
|
| H A D | api.rst | 5988 of items in a hash table bucket, the longest time waited and so on.
|
| /linux-6.15/virt/kvm/ |
| H A D | kvm_main.c | 3580 bool waited = false; in kvm_vcpu_block() local 3595 waited = true; in kvm_vcpu_block() 3606 return waited; in kvm_vcpu_block() 3660 bool waited = false; in kvm_vcpu_halt() local 3681 waited = kvm_vcpu_block(vcpu); in kvm_vcpu_halt() 3684 if (waited) { in kvm_vcpu_halt() 3700 update_halt_poll_stats(vcpu, start, poll_end, !waited); in kvm_vcpu_halt() 3724 trace_kvm_vcpu_wakeup(halt_ns, waited, vcpu_valid_wakeup(vcpu)); in kvm_vcpu_halt()
|
| /linux-6.15/Documentation/virt/kvm/x86/ |
| H A D | hypercalls.rst | 95 execute HLT instruction once it has busy-waited for more than a threshold
|
| /linux-6.15/Documentation/driver-api/dmaengine/ |
| H A D | pxa_dma.rst | 16 drivers, especially mmp_pdma waited for the phy to stop before relaunching
|
| /linux-6.15/Documentation/mm/damon/ |
| H A D | monitoring_intervals_tuning_example.rst | 65 seconds while we waited about ten minutes, it is unclear how useful this will
|
| /linux-6.15/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-receive.rst | 351 or the :ref:`CEC_TRANSMIT <CEC_RECEIVE>` that waited for a
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | device_link.rst | 309 probing are waited for until they are done.
|
| H A D | xillybus.rst | 371 buffer with some data, but not submitted that buffer. If the host waited for
|
| /linux-6.15/Documentation/filesystems/caching/ |
| H A D | netfs-api.rst | 387 If caching is to be attempted, pages should be waited for and then marked using
|
| /linux-6.15/Documentation/filesystems/ext4/ |
| H A D | journal.rst | 744 are submitted to the disk. In-progress transactions are waited upon and included
|
| /linux-6.15/Documentation/mm/ |
| H A D | process_addrs.rst | 372 acquire locks in the same order, one would have waited for the other to
|