Searched refs:waited (Results 1 – 15 of 15) sorted by relevance
| /linux/Documentation/block/ |
| H A 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/Documentation/ABI/stable/ |
| H A D | sysfs-fs-orangefs | 58 Slots are requested and waited for,
|
| /linux/drivers/block/aoe/ |
| H A D | aoe.h | 123 ulong waited; member
|
| H A D | aoecmd.c | 338 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 D | vsock_test.c | 2186 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 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
|
| H A D | api.rst | 6036 of items in a hash table bucket, the longest time waited and so on.
|
| /linux/virt/kvm/ |
| H A D | kvm_main.c | 3645 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 D | hypercalls.rst | 95 execute HLT instruction once it has busy-waited for more than a threshold
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-receive.rst | 351 or the :ref:`CEC_TRANSMIT <CEC_RECEIVE>` that waited for a
|
| /linux/Documentation/driver-api/ |
| H A D | device_link.rst | 309 probing are waited for until they are done.
|
| H A D | xillybus.rst | 371 buffer with some data, but not submitted that buffer. If the host waited for
|
| /linux/Documentation/filesystems/caching/ |
| H A D | netfs-api.rst | 387 If caching is to be attempted, pages should be waited for and then marked using
|
| /linux/kernel/sched/ |
| H A D | ext.c | 3061 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 D | journal.rst | 744 are submitted to the disk. In-progress transactions are waited upon and included
|