Searched refs:LIST_FOR_EACH_ENTRY (Results 1 - 25 of 66) sorted by relevance

123

/xsrc/external/mit/libdrm/dist/etnaviv/
H A Detnaviv_perfmon.c164 LIST_FOR_EACH_ENTRY(dom, &pm->domains, head) {
178 LIST_FOR_EACH_ENTRY(signal, &dom->signals, head) {
/xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/
H A Detnaviv_perfmon.c164 LIST_FOR_EACH_ENTRY(dom, &pm->domains, head) {
178 LIST_FOR_EACH_ENTRY(signal, &dom->signals, head) {
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_memory_helper.c232 LIST_FOR_EACH_ENTRY(region, &memfd_file->free_regions, list) {
237 LIST_FOR_EACH_ENTRY(region, &memfd_file->unmapped_allocated_regions, list) {
242 LIST_FOR_EACH_ENTRY(region, &memfd_file->locked_mapped_allocated_regions, list) {
247 LIST_FOR_EACH_ENTRY(region, &memfd_file->unlocked_mapped_allocated_regions, list) {
252 LIST_FOR_EACH_ENTRY(region, &memfd_file->weak_unlocked_mapped_allocated_regions, list) {
358 LIST_FOR_EACH_ENTRY(cur_region, tail, list) {
375 LIST_FOR_EACH_ENTRY(p, tail, list) {
437 LIST_FOR_EACH_ENTRY(region, &memfd_file->free_regions, list) {
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Di965_asm.c137 LIST_FOR_EACH_ENTRY(tlabel, &target_labels, link) {
200 LIST_FOR_EACH_ENTRY(ilabel, &instr_labels, link) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/sw/kms-dri/
H A Dkms_dri_sw_winsys.c141 LIST_FOR_EACH_ENTRY(plane, &kms_sw_dt->planes, link) {
290 LIST_FOR_EACH_ENTRY(kms_sw_dt, &kms_sw->bo_list, link) {
415 LIST_FOR_EACH_ENTRY(plane, &kms_sw_dt->planes, link) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_context.c354 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) {
410 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) {
429 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) {
439 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) {
607 LIST_FOR_EACH_ENTRY(pane, &hud->pane_list, head) {
627 LIST_FOR_EACH_ENTRY(pane, &hud->pane_list, head) {
628 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) {
683 LIST_FOR_EACH_ENTRY(pane, &hud->pane_list, head) {
684 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) {
850 LIST_FOR_EACH_ENTRY(g
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/kms-dri/
H A Dkms_dri_sw_winsys.c141 LIST_FOR_EACH_ENTRY(plane, &kms_sw_dt->planes, link) {
290 LIST_FOR_EACH_ENTRY(kms_sw_dt, &kms_sw->bo_list, link) {
415 LIST_FOR_EACH_ENTRY(plane, &kms_sw_dt->planes, link) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_context.c354 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) {
410 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) {
429 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) {
439 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) {
606 LIST_FOR_EACH_ENTRY(pane, &hud->pane_list, head) {
634 LIST_FOR_EACH_ENTRY(pane, &hud->pane_list, head) {
635 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) {
682 LIST_FOR_EACH_ENTRY(pane, &hud->pane_list, head) {
683 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) {
849 LIST_FOR_EACH_ENTRY(g
[all...]
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.c573 LIST_FOR_EACH_ENTRY(type, &m->type_list, head) {
594 LIST_FOR_EACH_ENTRY(type, &m->type_list, head) {
637 LIST_FOR_EACH_ENTRY(type, &m->type_list, head) {
660 LIST_FOR_EACH_ENTRY(type, &m->type_list, head) {
1305 LIST_FOR_EACH_ENTRY(as, &m->attr_set_list, head) {
1322 LIST_FOR_EACH_ENTRY(as, &m->attr_set_list, head) {
1538 LIST_FOR_EACH_ENTRY(c, &m->const_list, head) {
1642 LIST_FOR_EACH_ENTRY(c, &m->const_list, head) {
1666 LIST_FOR_EACH_ENTRY(c, &m->const_list, head) {
1690 LIST_FOR_EACH_ENTRY(
[all...]
/xsrc/external/mit/libdrm/dist/
H A Dutil_double_list.h116 #define LIST_FOR_EACH_ENTRY(pos, head, member) \ macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dcompute_memory_pool.c228 LIST_FOR_EACH_ENTRY(item, pool->item_list, link) {
235 LIST_FOR_EACH_ENTRY(item, pool->item_list, link) {
241 LIST_FOR_EACH_ENTRY(item, pool->unallocated_list, link) {
298 LIST_FOR_EACH_ENTRY(item, pool->item_list, link) {
H A Dr600_asm.c1212 LIST_FOR_EACH_ENTRY(lalu, &bc->cf_last->alu, list) {
1452 LIST_FOR_EACH_ENTRY(ttex, &bc->cf_last->tex, list) {
1761 LIST_FOR_EACH_ENTRY(cf, &bc->cf, list) {
1774 LIST_FOR_EACH_ENTRY(cf, &bc->cf, list) {
1786 LIST_FOR_EACH_ENTRY(alu, &cf->alu, list) {
1820 LIST_FOR_EACH_ENTRY(vtx, &cf->vtx, list) {
1828 LIST_FOR_EACH_ENTRY(gds, &cf->gds, list) {
1835 LIST_FOR_EACH_ENTRY(vtx, &cf->vtx, list) {
1842 LIST_FOR_EACH_ENTRY(tex, &cf->tex, list) {
2114 LIST_FOR_EACH_ENTRY(c
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dcompute_memory_pool.c228 LIST_FOR_EACH_ENTRY(item, pool->item_list, link) {
235 LIST_FOR_EACH_ENTRY(item, pool->item_list, link) {
241 LIST_FOR_EACH_ENTRY(item, pool->unallocated_list, link) {
298 LIST_FOR_EACH_ENTRY(item, pool->item_list, link) {
H A Dr600_asm.c1217 LIST_FOR_EACH_ENTRY(lalu, &bc->cf_last->alu, list) {
1457 LIST_FOR_EACH_ENTRY(ttex, &bc->cf_last->tex, list) {
1768 LIST_FOR_EACH_ENTRY(cf, &bc->cf, list) {
1781 LIST_FOR_EACH_ENTRY(cf, &bc->cf, list) {
1793 LIST_FOR_EACH_ENTRY(alu, &cf->alu, list) {
1827 LIST_FOR_EACH_ENTRY(vtx, &cf->vtx, list) {
1835 LIST_FOR_EACH_ENTRY(gds, &cf->gds, list) {
1842 LIST_FOR_EACH_ENTRY(vtx, &cf->vtx, list) {
1849 LIST_FOR_EACH_ENTRY(tex, &cf->tex, list) {
2121 LIST_FOR_EACH_ENTRY(c
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/tizonia/
H A Dh264eprc.c284 LIST_FOR_EACH_ENTRY(task, &priv->b_frames, list) {
363 LIST_FOR_EACH_ENTRY(task, &priv->stacked_tasks, list) {
375 LIST_FOR_EACH_ENTRY(task, &priv->b_frames, list) {
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/tizonia/
H A Dh264eprc.c284 LIST_FOR_EACH_ENTRY(task, &priv->b_frames, list) {
363 LIST_FOR_EACH_ENTRY(task, &priv->stacked_tasks, list) {
375 LIST_FOR_EACH_ENTRY(task, &priv->b_frames, list) {
/xsrc/external/mit/MesaLib/dist/src/util/
H A Ddisk_cache_os.c218 LIST_FOR_EACH_ENTRY(e, lru_file_list, node) {
251 LIST_FOR_EACH_ENTRY(e, lru_file_list, node) {
293 LIST_FOR_EACH_ENTRY(e, lru_file_list, node) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.c228 LIST_FOR_EACH_ENTRY(period, &hq->periods, list) {
385 LIST_FOR_EACH_ENTRY(hq, &batch->ctx->hw_active_queries, list) {
H A Dfreedreno_query_acc.c216 LIST_FOR_EACH_ENTRY(aq, &batch->ctx->acc_active_queries, node) {
/xsrc/external/mit/libdrm/dist/freedreno/kgsl/
H A Dkgsl_pipe.c148 LIST_FOR_EACH_ENTRY(kgsl_bo, &kgsl_pipe->submit_list, list[pipe->id]) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_debug_flush.c237 LIST_FOR_EACH_ENTRY(fctx, &ctx_list, head) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.c53 LIST_FOR_EACH_ENTRY(bref, &push->bufctx->current, thead) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query_acc.c238 LIST_FOR_EACH_ENTRY (aq, &ctx->acc_active_queries, node) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.c53 LIST_FOR_EACH_ENTRY(bref, &push->bufctx->current, thead) {
/xsrc/external/mit/libdrm/dist/amdgpu/
H A Damdgpu_vamgr.c179 LIST_FOR_EACH_ENTRY(next, &mgr->va_holes, list) {

Completed in 30 milliseconds

123