Searched defs:evict (Results 1 – 9 of 9) sorted by relevance
94 struct nouveau_heap **evict = heap->next->priv; in nv30_vertprog_validate() local
80 struct nouveau_heap **evict = heap->next->priv; in nv30_transfer_rect_vertprog() local
286 struct nouveau_heap **evict = heap->next->priv; in nv30_render_validate() local
395 struct nv50_program *evict = heap->next->priv; in nv50_program_upload_code() local
294 void MemoryCache::evict(Resource* resource) in evict() function in WebCore::MemoryCache