/linux-4.1.27/drivers/gpu/drm/mga/ |
D | mga_state.c | 636 buf_priv->dispatched = 1; in mga_dma_dispatch_vertex() 663 buf_priv->dispatched = 0; in mga_dma_dispatch_vertex() 683 buf_priv->dispatched = 1; in mga_dma_dispatch_indices() 709 buf_priv->dispatched = 0; in mga_dma_dispatch_indices() 761 buf_priv->dispatched = 0; in mga_dma_dispatch_iload() 892 if (buf_priv->dispatched == 1) in mga_dma_vertex() 894 buf_priv->dispatched = 0; in mga_dma_vertex() 927 if (buf_priv->dispatched == 1) in mga_dma_indices() 929 buf_priv->dispatched = 0; in mga_dma_indices()
|
D | mga_drv.h | 76 int dispatched; member 350 if ((buf_priv)->dispatched) { \
|
D | mga_dma.c | 279 buf_priv->dispatched = 0; in mga_freelist_init()
|
/linux-4.1.27/block/ |
D | cfq-iosched.c | 135 int dispatched; member 290 int dispatched; member 2751 if (cfqq->dispatched) in cfq_arm_slice_timer() 2802 cfqq->dispatched++; in cfq_dispatch_insert() 2803 (RQ_CFQG(rq))->dispatched++; in cfq_dispatch_insert() 3069 && cfqq->dispatched && cfq_should_idle(cfqd, cfqq)) { in cfq_select_queue() 3117 if (cfqq->dispatched && cfq_should_idle(cfqd, cfqq)) { in cfq_select_queue() 3128 cfqq->cfqg->dispatched && in cfq_select_queue() 3151 int dispatched = 0; in __cfq_forced_dispatch_cfqq() local 3155 dispatched++; in __cfq_forced_dispatch_cfqq() [all …]
|
D | blk-mq-sysfs.c | 194 page += sprintf(page, "%8u\t%lu\n", 0U, hctx->dispatched[0]); in blk_mq_hw_sysfs_dispatched_show() 199 page += sprintf(page, "%8lu\t%lu\n", d, hctx->dispatched[i]); in blk_mq_hw_sysfs_dispatched_show()
|
D | blk-throttle.c | 1203 bool dispatched; in throtl_pending_timer_fn() local 1209 dispatched = false; in throtl_pending_timer_fn() 1219 dispatched = true; in throtl_pending_timer_fn() 1231 if (!dispatched) in throtl_pending_timer_fn()
|
D | blk-mq.c | 849 hctx->dispatched[0]++; in __blk_mq_run_hw_queue() 851 hctx->dispatched[ilog2(queued) + 1]++; in __blk_mq_run_hw_queue()
|
/linux-4.1.27/Documentation/block/ |
D | cfq-iosched.txt | 119 are allowed to be dispatched also depends upon the io priority. Default value 136 This specifies the number of request dispatched to the device queue. In a 137 queue's time slice, a request will not be dispatched if the number of request 213 What is possible though is to measure number of requests dispatched from a 220 dispatched. Note that this mode switching takes effect only for group 247 we will idle only once last queue has dispatched the IO and there is 290 more writes to be dispatched from same context soon, should be able
|
D | biodoc.txt | 936 is non-zero. Once dispatched, I/O schedulers 996 almost always dispatched in disk sort order, so a cache is kept of the next
|
/linux-4.1.27/Documentation/device-mapper/ |
D | dm-queue-length.txt | 24 dispatched/completed respectively.
|
D | dm-service-time.txt | 40 dispatched and subtracts when completed.
|
/linux-4.1.27/drivers/gpu/drm/r128/ |
D | r128_state.c | 581 buf_priv->dispatched = 1; in r128_cce_dispatch_vertex() 624 buf_priv->dispatched = 0; in r128_cce_dispatch_vertex() 656 buf_priv->dispatched = 1; in r128_cce_dispatch_indirect() 682 buf_priv->dispatched = 0; in r128_cce_dispatch_indirect() 708 buf_priv->dispatched = 1; in r128_cce_dispatch_indices() 762 buf_priv->dispatched = 0; in r128_cce_dispatch_indices()
|
D | r128_drv.h | 133 int dispatched; member
|
D | r128_cce.c | 796 buf_priv->dispatched = 0;
|
/linux-4.1.27/include/linux/ |
D | blk-mq.h | 53 unsigned long dispatched[BLK_MQ_MAX_DISPATCH_ORDER]; member
|
/linux-4.1.27/Documentation/nfc/ |
D | nfc-hci.txt | 232 HCI Responses are dispatched immediately from this context to unblock 249 HCI commands or events are not dispatched from SMW context. Instead, they are 250 queued to HCI rx_queue and will be dispatched from HCI rx worker
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | decbin.S | 21 | and NaN operands are dispatched without entering this routine)
|
/linux-4.1.27/Documentation/cgroups/ |
D | blkio-controller.txt | 63 group dispatched to the disk. We provide fairness in terms of disk time, so 231 the IO is dispatched to the device but till it actually gets serviced
|
/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmrecovery.c | 1697 int dispatched = 0; in dlm_master_requery_handler() local 1724 dispatched = 1; in dlm_master_requery_handler() 1736 if (!dispatched) in dlm_master_requery_handler()
|
D | dlmmaster.c | 1442 int dispatched = 0; in dlm_master_request_handler() local 1663 dispatched = 1; in dlm_master_request_handler() 1672 if (!dispatched) in dlm_master_request_handler()
|
/linux-4.1.27/Documentation/ |
D | rpmsg.txt | 158 inbound messages arrive, they are dispatched by the rpmsg bus using the
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | netfs-api.txt | 606 dispatched for reading to the disk. Reads of adjacent pages on disk may 620 Otherwise, if all pages had reads dispatched, then 0 will be returned, the
|
D | backend-api.txt | 465 should be returned. If all the pages are dispatched then 0 should be
|
/linux-4.1.27/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 706 <log buffer IO dispatched> 763 <log buffer IO dispatched>
|
D | coda.txt | 280 upcall is dispatched to Venus by creating a message structure. The
|