Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/trace/events/
H 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",
/OK3568_Linux_fs/u-boot/test/py/
H A Du_boot_spawn.py38 self.waited = False
97 if self.waited:
104 self.waited = True
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dtrace_hv.h441 __field(int, waited)
447 __entry->waited = do_sleep;
452 __entry->waited ? "wait" : "poll",
/OK3568_Linux_fs/kernel/Documentation/block/
H 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
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H 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 |
H A Doperations.rst67 operation and waited for afterwards.
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-fs-orangefs58 Slots are requested and waited for,
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoe.h122 ulong waited; member
H 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()
1398 f->waited = 0; in aoecmd_ata_id()
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dhypercalls.rst95 execute HLT instruction once it has busy-waited for more than a threshold
H A Dvcpu-requests.rst69 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
/OK3568_Linux_fs/kernel/Documentation/driver-api/dmaengine/
H A Dpxa_dma.rst16 drivers, especially mmp_pdma waited for the phy to stop before relaunching
/OK3568_Linux_fs/kernel/virt/kvm/
H A Dkvm_main.c2836 update_halt_poll_stats(struct kvm_vcpu *vcpu, u64 poll_ns, bool waited) in update_halt_poll_stats() argument
2838 if (waited) in update_halt_poll_stats()
2850 bool waited = false; in kvm_vcpu_block() local
2883 waited = true; in kvm_vcpu_block()
2893 vcpu, ktime_to_ns(ktime_sub(poll_end, start)), waited); in kvm_vcpu_block()
2914 trace_kvm_vcpu_wakeup(block_ns, waited, vcpu_valid_wakeup(vcpu)); in kvm_vcpu_block()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A Dcec-ioc-receive.rst333 or the :ref:`CEC_TRANSMIT <CEC_RECEIVE>` that waited for a
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Ddevice_link.rst309 probing are waited for until they are done.
H A Dxillybus.rst371 buffer with some data, but not submitted that buffer. If the host waited for
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A DNEWS.txt203 have been, and also waited too long to close tags with XML
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-117136 never waited for explicitly, so a thread ID becomes eligible for reuse
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-117136 never waited for explicitly, so a thread ID becomes eligible for reuse
/OK3568_Linux_fs/external/xserver/
H A DChangeLog30925 simply waited for the client to be signaled again so that the callback
184158 returns a hardware-dependent marker number which can then be waited for