Home
last modified time | relevance | path

Searched refs:move_to_head (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_simple_list.h87 #define move_to_head(list, elem) \ macro
Du_cache.c232 move_to_head(&cache->lru, entry); in util_cache_get()
/external/mesa3d/src/mesa/main/
Dsimple_list.h94 #define move_to_head(list, elem) \ macro
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_fetch_shade_pipeline_llvm.c137 move_to_head(&fpme->llvm->vs_variants_list, &variant->list_item_global); in llvm_middle_end_prepare()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.c915 move_to_head(&lp->setup_variants_list, &variant->list_item_global); in llvmpipe_update_setup()
Dlp_state_fs.c1684 move_to_head(&lp->fs_variants_list, &variant->list_item_global); in llvmpipe_update_fs()