Home
last modified time | relevance | path

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

/linux/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
/linux/Documentation/ABI/stable/
H A Dsysfs-fs-orangefs58 Slots are requested and waited for,
/linux/drivers/block/aoe/
H A Daoe.h123 ulong waited; member
H A Daoecmd.c338 f->waited = 0; in ata_rw_frameinit()
576 nf->waited = 0; in reassign_frame()
697 f->waited += since; in rexmit_deferred()
795 n = f->waited + since; in rexmit_timer()
1402 f->waited = 0; in aoecmd_ata_id()
/linux/tools/testing/vsock/
H A Dvsock_test.c2186 bool waited; in test_stream_nolinger_client()
2198 waited = vsock_wait_sent(fd); in test_stream_nolinger_server()
2204 if (!waited) { in test_stream_nolinger_server()
2165 bool waited; test_stream_nolinger_client() local
/linux/Documentation/virt/kvm/
H A Dvcpu-requests.rst71 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 Dapi.rst6036 of items in a hash table bucket, the longest time waited and so on.
/linux/virt/kvm/
H A Dkvm_main.c3645 bool waited = false; in kvm_vcpu_block() local
3660 waited = true; in kvm_vcpu_block()
3671 return waited; in kvm_vcpu_block()
3725 bool waited = false; in kvm_vcpu_halt() local
3746 waited = kvm_vcpu_block(vcpu); in kvm_vcpu_halt()
3749 if (waited) { in kvm_vcpu_halt()
3765 update_halt_poll_stats(vcpu, start, poll_end, !waited); in kvm_vcpu_halt()
3789 trace_kvm_vcpu_wakeup(halt_ns, waited, vcpu_valid_wakeup(vcpu)); in kvm_vcpu_halt()
/linux/Documentation/virt/kvm/x86/
H A Dhypercalls.rst95 execute HLT instruction once it has busy-waited for more than a threshold
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-receive.rst351 or the :ref:`CEC_TRANSMIT <CEC_RECEIVE>` that waited for a
/linux/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
/linux/Documentation/filesystems/caching/
H A Dnetfs-api.rst387 If caching is to be attempted, pages should be waited for and then marked using
/linux/kernel/sched/
H A Dext.c3061 bool waited; in kick_sync_wait_bal_cb() local
3074 waited = false; in kick_sync_wait_bal_cb()
3092 waited = true; in kick_sync_wait_bal_cb()
3095 if (waited) in kick_sync_wait_bal_cb()
/linux/Documentation/filesystems/ext4/
H A Djournal.rst744 are submitted to the disk. In-progress transactions are waited upon and included