Home
last modified time | relevance | path

Searched refs:LIST_DELINIT (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_bufmgr_slab.c218 LIST_DELINIT(list); in pb_slab_buffer_destroy()
416 LIST_DELINIT(list); in pb_slab_manager_create_buffer()
419 LIST_DELINIT(list); in pb_slab_manager_create_buffer()
/external/mesa3d/src/gallium/auxiliary/util/
Du_dirty_surfaces.h116 LIST_DELINIT(&ds->dirty_list); in util_dirty_surface_set_clean()
Du_double_list.h101 #define LIST_DELINIT(__item) list_delinit(__item) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_query.c57 LIST_DELINIT(&rquery->list); in r600_end_query()
Dradeonsi_pipe.c83 LIST_DELINIT(&entry->head); in r600_create_fence()
/external/libdrm/
Dutil_double_list.h96 #define LIST_DELINIT(__item) list_delinit(__item) macro
/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.c383 LIST_DELINIT(&rquery->list); in r600_end_query()
Dr600_pipe.c66 LIST_DELINIT(&entry->head); in r600_create_fence()
Dr600_pipe.h472 LIST_DELINIT(&atom->head); in r600_emit_atom()
Dr600_hw_context.c869 LIST_DELINIT(&block->list); in r600_context_block_emit_dirty()