Searched refs:move_to_head (Results 1 - 12 of 12) sorted by relevance

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

Completed in 1895 milliseconds