Searched refs:etna_bo_cache_cleanup (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libdrm/dist/etnaviv/
H A Detnaviv_device.c83 etna_bo_cache_cleanup(&dev->bo_cache, 0);
H A Detnaviv_bo_cache.c70 drm_private void etna_bo_cache_cleanup(struct etna_bo_cache *cache, time_t time) function in typeref:typename:drm_private void
193 etna_bo_cache_cleanup(cache, time.tv_sec);
H A Detnaviv_priv.h82 drm_private void etna_bo_cache_cleanup(struct etna_bo_cache *cache, time_t time);
/xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/
H A Detnaviv_bo_cache.c69 void etna_bo_cache_cleanup(struct etna_bo_cache *cache, time_t time) function in typeref:typename:void
199 etna_bo_cache_cleanup(cache, time.tv_sec);
H A Detnaviv_device.c103 etna_bo_cache_cleanup(&dev->bo_cache, 0);
H A Detnaviv_priv.h91 void etna_bo_cache_cleanup(struct etna_bo_cache *cache, time_t time);

Completed in 3 milliseconds