Searched refs:waited (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.4/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-v5.4/arch/powerpc/kvm/ |
D | trace_hv.h | 441 __field(int, waited) 447 __entry->waited = do_sleep; 452 __entry->waited ? "wait" : "poll",
|
/Linux-v5.4/Documentation/block/ |
D | stat.rst | 69 waited on this block device. If there are multiple I/O requests waiting, 90 This value counts the number of milliseconds that I/O requests have waited
|
/Linux-v5.4/Documentation/ABI/stable/ |
D | sysfs-fs-orangefs | 58 Slots are requested and waited for,
|
/Linux-v5.4/Documentation/filesystems/caching/ |
D | fscache.txt | 244 wcr=N Number of rlq reqs waited on completion of creation 252 wt=N Number of alloc reqs that waited on lookup completion 256 owt=N Number of alloc reqs waited for CPU time 260 wt=N Number of retr reqs that waited on lookup completion 266 owt=N Number of retr reqs waited for CPU time
|
D | operations.txt | 67 operation and waited for afterwards.
|
/Linux-v5.4/drivers/block/aoe/ |
D | aoe.h | 122 ulong waited; member
|
D | aoecmd.c | 339 f->waited = 0; in ata_rw_frameinit() 571 nf->waited = 0; in reassign_frame() 690 f->waited += since; in rexmit_deferred() 787 n = f->waited + since; in rexmit_timer() 1400 f->waited = 0; in aoecmd_ata_id()
|
/Linux-v5.4/Documentation/virt/kvm/ |
D | hypercalls.txt | 83 execute HLT instruction once it has busy-waited for more than a threshold
|
D | vcpu-requests.rst | 69 even to ensure IPI acknowledgements are waited upon (see "Waiting for 243 be sent, and the acknowledgements to be waited upon, even when the target
|
/Linux-v5.4/Documentation/driver-api/dmaengine/ |
D | pxa_dma.rst | 16 drivers, especially mmp_pdma waited for the phy to stop before relaunching
|
/Linux-v5.4/virt/kvm/ |
D | kvm_main.c | 2388 bool waited = false; in kvm_vcpu_block() local 2419 waited = true; in kvm_vcpu_block() 2447 trace_kvm_vcpu_wakeup(block_ns, waited, vcpu_valid_wakeup(vcpu)); in kvm_vcpu_block()
|
/Linux-v5.4/Documentation/media/uapi/cec/ |
D | cec-ioc-receive.rst | 341 or the :ref:`CEC_TRANSMIT <CEC_RECEIVE>` that waited for a
|
/Linux-v5.4/Documentation/driver-api/ |
D | device_link.rst | 312 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
|