Home
last modified time | relevance | path

Searched refs:waited (Results 1 – 19 of 19) sorted by relevance

/linux/include/trace/events/
A Dkvm.h44 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/arch/powerpc/kvm/
A Dtrace_hv.h441 __field(int, waited)
447 __entry->waited = do_sleep;
452 __entry->waited ? "wait" : "poll",
/linux/Documentation/block/
A Dstat.rst79 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/Documentation/filesystems/caching/
A Dfscache.rst274 | |wcr=N |Number of rlq reqs waited on completion of creation |
290 | |wt=N |Number of alloc reqs that waited on lookup completion |
298 | |owt=N |Number of alloc reqs waited for CPU time |
306 | |wt=N |Number of retr reqs that waited on lookup completion |
318 | |owt=N |Number of retr reqs waited for CPU time |
A Doperations.rst67 operation and waited for afterwards.
/linux/Documentation/ABI/stable/
A Dsysfs-fs-orangefs58 Slots are requested and waited for,
/linux/drivers/block/aoe/
A Daoe.h122 ulong waited; member
A Daoecmd.c339 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()
1391 f->waited = 0; in aoecmd_ata_id()
/linux/Documentation/devicetree/bindings/display/panel/
A Dpanel-edp.yaml93 A fixed amount of time that must be waited after powering on the
/linux/Documentation/virt/kvm/
A Dvcpu-requests.rst69 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
A Dhypercalls.rst95 execute HLT instruction once it has busy-waited for more than a threshold
A Dapi.rst5444 of items in a hash table bucket, the longest time waited and so on.
/linux/virt/kvm/
A Dkvm_main.c3143 update_halt_poll_stats(struct kvm_vcpu *vcpu, u64 poll_ns, bool waited) in update_halt_poll_stats() argument
3145 if (waited) in update_halt_poll_stats()
3157 bool waited = false; in kvm_vcpu_block() local
3200 waited = true; in kvm_vcpu_block()
3205 if (waited) { in kvm_vcpu_block()
3216 vcpu, ktime_to_ns(ktime_sub(poll_end, start)), waited); in kvm_vcpu_block()
3237 trace_kvm_vcpu_wakeup(block_ns, waited, vcpu_valid_wakeup(vcpu)); in kvm_vcpu_block()
/linux/Documentation/driver-api/dmaengine/
A Dpxa_dma.rst16 drivers, especially mmp_pdma waited for the phy to stop before relaunching
/linux/Documentation/userspace-api/media/cec/
A Dcec-ioc-receive.rst333 or the :ref:`CEC_TRANSMIT <CEC_RECEIVE>` that waited for a
/linux/Documentation/driver-api/
A Ddevice_link.rst309 probing are waited for until they are done.
A Dxillybus.rst371 buffer with some data, but not submitted that buffer. If the host waited for
/linux/Documentation/filesystems/ext4/
A Djournal.rst739 are submitted to the disk. In-progress transactions are waited upon and included
/linux/
A Dmodules.builtin.modinfo1 …uations�acpi.parmtype=ec_max_queries:uint�acpi.parm=ec_delay:Timeout(ms) waited until an EC comman…

Completed in 40 milliseconds