Searched refs:waited (Results 1 – 17 of 17) sorted by relevance
/linux-6.1.9/include/trace/events/ |
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.1.9/arch/powerpc/kvm/ |
D | trace_hv.h | 461 __field(int, waited) 467 __entry->waited = do_sleep; 472 __entry->waited ? "wait" : "poll",
|
/linux-6.1.9/Documentation/block/ |
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.1.9/Documentation/ABI/stable/ |
D | sysfs-fs-orangefs | 58 Slots are requested and waited for,
|
/linux-6.1.9/drivers/block/aoe/ |
D | aoe.h | 122 ulong waited; member
|
D | aoecmd.c | 338 f->waited = 0; in ata_rw_frameinit() 570 nf->waited = 0; in reassign_frame() 689 f->waited += since; in rexmit_deferred() 786 n = f->waited + since; in rexmit_timer() 1390 f->waited = 0; in aoecmd_ata_id()
|
/linux-6.1.9/Documentation/devicetree/bindings/display/panel/ |
D | panel-edp.yaml | 93 A fixed amount of time that must be waited after powering on the
|
/linux-6.1.9/Documentation/virt/kvm/ |
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
|
D | api.rst | 5724 of items in a hash table bucket, the longest time waited and so on.
|
/linux-6.1.9/virt/kvm/ |
D | kvm_main.c | 3430 bool waited = false; in kvm_vcpu_block() local 3445 waited = true; in kvm_vcpu_block() 3456 return waited; in kvm_vcpu_block() 3510 bool waited = false; in kvm_vcpu_halt() local 3535 waited = kvm_vcpu_block(vcpu); in kvm_vcpu_halt() 3538 if (waited) { in kvm_vcpu_halt() 3554 update_halt_poll_stats(vcpu, start, poll_end, !waited); in kvm_vcpu_halt() 3578 trace_kvm_vcpu_wakeup(halt_ns, waited, vcpu_valid_wakeup(vcpu)); in kvm_vcpu_halt()
|
/linux-6.1.9/Documentation/virt/kvm/x86/ |
D | hypercalls.rst | 95 execute HLT instruction once it has busy-waited for more than a threshold
|
/linux-6.1.9/Documentation/driver-api/dmaengine/ |
D | pxa_dma.rst | 16 drivers, especially mmp_pdma waited for the phy to stop before relaunching
|
/linux-6.1.9/Documentation/userspace-api/media/cec/ |
D | cec-ioc-receive.rst | 336 or the :ref:`CEC_TRANSMIT <CEC_RECEIVE>` that waited for a
|
/linux-6.1.9/Documentation/driver-api/ |
D | device_link.rst | 309 probing are waited for until they are done.
|
D | xillybus.rst | 371 buffer with some data, but not submitted that buffer. If the host waited for
|
/linux-6.1.9/Documentation/filesystems/caching/ |
D | netfs-api.rst | 387 If caching is to be attempted, pages should be waited for and then marked using
|
/linux-6.1.9/Documentation/filesystems/ext4/ |
D | journal.rst | 739 are submitted to the disk. In-progress transactions are waited upon and included
|