| /Linux-v5.4/Documentation/powerpc/ |
| D | vcpudispatch_stats.txt | 8 scenarios, vcpus may be dispatched on a different processor chip (away 26 2. number of times this vcpu was dispatched on the same processor as last 28 3. number of times this vcpu was dispatched on a different processor core 30 4. number of times this vcpu was dispatched on a different chip 36 6. number of times this vcpu was dispatched in its home node (chip) 37 7. number of times this vcpu was dispatched in a different node 38 8. number of times this vcpu was dispatched in a node further away (numa
|
| /Linux-v5.4/drivers/gpu/drm/mga/ |
| D | mga_state.c | 634 buf_priv->dispatched = 1; in mga_dma_dispatch_vertex() 661 buf_priv->dispatched = 0; in mga_dma_dispatch_vertex() 681 buf_priv->dispatched = 1; in mga_dma_dispatch_indices() 707 buf_priv->dispatched = 0; in mga_dma_dispatch_indices() 759 buf_priv->dispatched = 0; in mga_dma_dispatch_iload() 890 if (buf_priv->dispatched == 1) in mga_dma_vertex() 892 buf_priv->dispatched = 0; in mga_dma_vertex() 925 if (buf_priv->dispatched == 1) in mga_dma_indices() 927 buf_priv->dispatched = 0; in mga_dma_indices()
|
| D | mga_drv.h | 89 int dispatched; member 369 if ((buf_priv)->dispatched) { \
|
| /Linux-v5.4/drivers/gpu/drm/i915/gvt/ |
| D | scheduler.h | 85 bool dispatched; member
|
| /Linux-v5.4/block/ |
| D | bfq-iosched.c | 1610 return bfqq->dispatched == 0 && in bfq_bfqq_idle_for_long_time() 1677 bfqq->dispatched == 0; in bfq_bfqq_handle_idle_busy_switch() 3252 bfqq->dispatched++; in bfq_dispatch_remove() 3451 bfqq->dispatched + 4)) || in idling_needed_for_service_guarantees() 3483 if (bfqq->dispatched == 0) in __bfq_bfqq_expire() 3580 if (bfqq->dispatched > 0) /* still outstanding reqs */ in __bfq_bfqq_recalc_budget() 3971 if (bfqq->dispatched == 0 && in bfq_bfqq_expire() 3975 else if (bfqq->dispatched > 0) { in bfq_bfqq_expire() 3986 slow, bfqq->dispatched, bfq_bfqq_has_short_ttime(bfqq)); in bfq_bfqq_expire() 4402 (bfqq->dispatched != 0 && bfq_better_to_idle(bfqq))) { in bfq_select_queue() [all …]
|
| D | blk-mq-debugfs.c | 552 seq_printf(m, "%8u\t%lu\n", 0U, hctx->dispatched[0]); in hctx_dispatched_show() 557 seq_printf(m, "%8u\t%lu\n", d, hctx->dispatched[i]); in hctx_dispatched_show() 560 seq_printf(m, "%8u+\t%lu\n", 1U << (i - 1), hctx->dispatched[i]); in hctx_dispatched_show() 571 hctx->dispatched[i] = 0; in hctx_dispatched_write()
|
| D | bfq-wf2q.c | 1689 if (!bfqq->dispatched) in bfq_del_bfqq_busy() 1705 if (!bfqq->dispatched) in bfq_add_bfqq_busy()
|
| D | bfq-iosched.h | 281 int dispatched; member
|
| D | blk-throttle.c | 1242 bool dispatched; in throtl_pending_timer_fn() local 1251 dispatched = false; in throtl_pending_timer_fn() 1261 dispatched = true; in throtl_pending_timer_fn() 1273 if (!dispatched) in throtl_pending_timer_fn()
|
| /Linux-v5.4/Documentation/admin-guide/device-mapper/ |
| D | dm-queue-length.rst | 31 dispatched/completed respectively.
|
| D | dm-service-time.rst | 50 dispatched and subtracts when completed.
|
| /Linux-v5.4/drivers/gpu/drm/r128/ |
| D | r128_state.c | 588 buf_priv->dispatched = 1; in r128_cce_dispatch_vertex() 631 buf_priv->dispatched = 0; in r128_cce_dispatch_vertex() 663 buf_priv->dispatched = 1; in r128_cce_dispatch_indirect() 689 buf_priv->dispatched = 0; in r128_cce_dispatch_indirect() 715 buf_priv->dispatched = 1; in r128_cce_dispatch_indices() 769 buf_priv->dispatched = 0; in r128_cce_dispatch_indices()
|
| D | r128_drv.h | 139 int dispatched; member
|
| D | r128_cce.c | 804 buf_priv->dispatched = 0;
|
| /Linux-v5.4/Documentation/driver-api/md/ |
| D | raid5-ppl.rst | 27 parity are dispatched to disks. PPL is a distributed log - it is stored on
|
| D | raid5-cache.rst | 55 which are sequential but not dispatched in the same time will suffer from this
|
| /Linux-v5.4/include/linux/ |
| D | blk-mq.h | 54 unsigned long dispatched[BLK_MQ_MAX_DISPATCH_ORDER]; member
|
| /Linux-v5.4/Documentation/driver-api/nfc/ |
| D | nfc-hci.rst | 252 HCI Responses are dispatched immediately from this context to unblock 269 HCI commands or events are not dispatched from SMW context. Instead, they are 270 queued to HCI rx_queue and will be dispatched from HCI rx worker
|
| /Linux-v5.4/Documentation/sound/designs/ |
| D | seq-oss.rst | 161 In the real-time mode, all events are dispatched immediately. 163 The queued events are dispatched to the corresponding ALSA sequencer
|
| /Linux-v5.4/Documentation/virt/kvm/devices/ |
| D | xive.txt | 162 called the NVT. When a VP is not dispatched on a HW processor
|
| /Linux-v5.4/arch/m68k/fpsp040/ |
| D | decbin.S | 21 | and NaN operands are dispatched without entering this routine)
|
| /Linux-v5.4/Documentation/block/ |
| D | bfq-iosched.rst | 360 empty, then no request of B is dispatched in the middle, and thus A 361 does not lose the possibility to get more than one request dispatched 362 before the next request of B is dispatched. Note that idling
|
| /Linux-v5.4/fs/ocfs2/dlm/ |
| D | dlmrecovery.c | 1715 int dispatched = 0; in dlm_master_requery_handler() local 1742 dispatched = 1; in dlm_master_requery_handler() 1754 if (!dispatched) in dlm_master_requery_handler()
|
| D | dlmmaster.c | 1415 int dispatched = 0; in dlm_master_request_handler() local 1628 dispatched = 1; in dlm_master_request_handler() 1637 if (!dispatched) in dlm_master_request_handler()
|
| /Linux-v5.4/Documentation/admin-guide/cgroup-v1/ |
| D | blkio-controller.rst | 180 the IO is dispatched to the device but till it actually gets serviced
|