/linux-4.4.14/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.4.14/block/ |
D | cfq-iosched.c | 140 int dispatched; member 298 int dispatched; member 2928 if (cfqq->dispatched) in cfq_arm_slice_timer() 2979 cfqq->dispatched++; in cfq_dispatch_insert() 2980 (RQ_CFQG(rq))->dispatched++; in cfq_dispatch_insert() 3245 && cfqq->dispatched && cfq_should_idle(cfqd, cfqq)) { in cfq_select_queue() 3293 if (cfqq->dispatched && cfq_should_idle(cfqd, cfqq)) { in cfq_select_queue() 3304 cfqq->cfqg->dispatched && in cfq_select_queue() 3327 int dispatched = 0; in __cfq_forced_dispatch_cfqq() local 3331 dispatched++; in __cfq_forced_dispatch_cfqq() [all …]
|
D | blk-mq-sysfs.c | 199 page += sprintf(page, "%8u\t%lu\n", 0U, hctx->dispatched[0]); in blk_mq_hw_sysfs_dispatched_show() 204 page += sprintf(page, "%8lu\t%lu\n", d, hctx->dispatched[i]); in blk_mq_hw_sysfs_dispatched_show()
|
D | blk-throttle.c | 1026 bool dispatched; in throtl_pending_timer_fn() local 1032 dispatched = false; in throtl_pending_timer_fn() 1042 dispatched = true; in throtl_pending_timer_fn() 1054 if (!dispatched) in throtl_pending_timer_fn()
|
D | blk-mq.c | 806 hctx->dispatched[0]++; in __blk_mq_run_hw_queue() 808 hctx->dispatched[ilog2(queued) + 1]++; in __blk_mq_run_hw_queue()
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/include/linux/ |
D | blk-mq.h | 53 unsigned long dispatched[BLK_MQ_MAX_DISPATCH_ORDER]; member
|
/linux-4.4.14/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.4.14/arch/m68k/fpsp040/ |
D | decbin.S | 21 | and NaN operands are dispatched without entering this routine)
|
/linux-4.4.14/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 1664 dispatched = 1; in dlm_master_request_handler() 1673 if (!dispatched) in dlm_master_request_handler()
|
/linux-4.4.14/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.4.14/Documentation/ |
D | rpmsg.txt | 158 inbound messages arrive, they are dispatched by the rpmsg bus using the
|
/linux-4.4.14/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.4.14/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
|