Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_dma.c243 remove_from_list(dma_bo); in radeonRefillCurrentDmaRegion()
303 remove_from_list(dma_bo); in radeonFreeDmaRegions()
309 remove_from_list(dma_bo); in radeonFreeDmaRegions()
315 remove_from_list(dma_bo); in radeonFreeDmaRegions()
373 remove_from_list(dma_bo); in radeonReleaseDmaRegions()
380 remove_from_list(dma_bo); in radeonReleaseDmaRegions()
387 remove_from_list(dma_bo); in radeonReleaseDmaRegions()
398 remove_from_list(dma_bo); in radeonReleaseDmaRegions()
402 remove_from_list(dma_bo); in radeonReleaseDmaRegions()
411 remove_from_list(dma_bo); in radeonReleaseDmaRegions()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_dma.c243 remove_from_list(dma_bo); in radeonRefillCurrentDmaRegion()
303 remove_from_list(dma_bo); in radeonFreeDmaRegions()
309 remove_from_list(dma_bo); in radeonFreeDmaRegions()
315 remove_from_list(dma_bo); in radeonFreeDmaRegions()
373 remove_from_list(dma_bo); in radeonReleaseDmaRegions()
380 remove_from_list(dma_bo); in radeonReleaseDmaRegions()
387 remove_from_list(dma_bo); in radeonReleaseDmaRegions()
398 remove_from_list(dma_bo); in radeonReleaseDmaRegions()
402 remove_from_list(dma_bo); in radeonReleaseDmaRegions()
411 remove_from_list(dma_bo); in radeonReleaseDmaRegions()
/external/mesa3d/src/util/
Dsimple_list.h54 #define remove_from_list(elem) \ macro
97 remove_from_list(elem); \
109 remove_from_list(elem); \
/external/mesa3d/src/gallium/drivers/rbug/
Drbug_screen.h80 remove_from_list(&obj->list); \
/external/mesa3d/src/gallium/auxiliary/util/
Du_cache.c182 remove_from_list(entry); in util_cache_entry_destroy()
/external/mesa3d/src/mesa/main/
Ddebug_output.c323 remove_from_list(&elem->link); in debug_namespace_set()
374 remove_from_list(node); in debug_namespace_set_all()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c2166 remove_from_list(&variant->list_item_local); in draw_llvm_destroy_variant()
2168 remove_from_list(&variant->list_item_global); in draw_llvm_destroy_variant()
2433 remove_from_list(&variant->list_item_local); in draw_gs_llvm_destroy_variant()
2435 remove_from_list(&variant->list_item_global); in draw_gs_llvm_destroy_variant()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture.c342 remove_from_list(lpr); in llvmpipe_resource_destroy()
Dlp_state_setup.c898 remove_from_list(&variant->list_item_global); in remove_setup_variant()
Dlp_state_fs.c3030 remove_from_list(&variant->list_item_local); in llvmpipe_remove_shader_variant()
3034 remove_from_list(&variant->list_item_global); in llvmpipe_remove_shader_variant()