Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dfunnel-requestqueue.c117 bool *waited) in wait_for_request() argument
121 (dequeue_request(queue, request, waited) || in wait_for_request()
127 dequeue_request(queue, request, waited), in wait_for_request()
137 bool waited = false; in request_queue_worker() local
141 wait_for_request(queue, dormant, time_batch, &request, &waited); in request_queue_worker()
157 } else if (waited) { in request_queue_worker()
/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.c2153 bool waited; in test_stream_nolinger_client()
2165 waited = vsock_wait_sent(fd); in test_stream_nolinger_client()
2171 if (!waited) { in test_stream_nolinger_client()
2148 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.rst6035 of items in a hash table bucket, the longest time waited and so on.
/linux/virt/kvm/
H A Dkvm_main.c3668 bool waited = false; in kvm_vcpu_block()
3683 waited = true; in update_halt_poll_stats()
3694 return waited; in update_halt_poll_stats()
3748 bool waited = false; in kvm_vcpu_halt()
3769 waited = kvm_vcpu_block(vcpu); in kvm_vcpu_halt()
3772 if (waited) { in kvm_vcpu_halt()
3788 update_halt_poll_stats(vcpu, start, poll_end, !waited); in kvm_vcpu_halt()
3812 trace_kvm_vcpu_wakeup(halt_ns, waited, vcpu_valid_wakeup(vcpu));
3653 bool waited = false; kvm_vcpu_block() local
3733 bool waited = false; kvm_vcpu_halt() local
/linux/Documentation/virt/kvm/x86/
H A Dhypercalls.rst95 execute HLT instruction once it has busy-waited for more than a threshold
/linux/Documentation/driver-api/dmaengine/
H A Dpxa_dma.rst16 drivers, especially mmp_pdma waited for the phy to stop before relaunching
/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/Documentation/filesystems/ext4/
H A Djournal.rst744 are submitted to the disk. In-progress transactions are waited upon and included
/linux/Documentation/mm/
H A Dprocess_addrs.rst411 acquire locks in the same order, one would have waited for the other to