Searched refs:fd_bo_cache_cleanup (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_device.c119 fd_bo_cache_cleanup(&dev->bo_cache, 0);
120 fd_bo_cache_cleanup(&dev->ring_cache, 0);
133 fd_bo_cache_cleanup(&dev->bo_cache, 0);
134 fd_bo_cache_cleanup(&dev->ring_cache, 0);
H A Dfreedreno_bo_cache.c80 fd_bo_cache_cleanup(struct fd_bo_cache *cache, time_t time) function in typeref:typename:void
204 fd_bo_cache_cleanup(cache, time.tv_sec);
H A Dfreedreno_priv.h161 void fd_bo_cache_cleanup(struct fd_bo_cache *cache, time_t time);
/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_bo_cache.c82 fd_bo_cache_cleanup(struct fd_bo_cache *cache, time_t time) function in typeref:typename:drm_private void
209 fd_bo_cache_cleanup(cache, time.tv_sec);
H A Dfreedreno_device.c113 fd_bo_cache_cleanup(&dev->bo_cache, 0);
H A Dfreedreno_priv.h110 drm_private void fd_bo_cache_cleanup(struct fd_bo_cache *cache, time_t time);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_bo_cache.c80 fd_bo_cache_cleanup(struct fd_bo_cache *cache, time_t time) function in typeref:typename:void
207 fd_bo_cache_cleanup(cache, time.tv_sec);
H A Dfreedreno_device.c124 fd_bo_cache_cleanup(&dev->bo_cache, 0);
H A Dfreedreno_priv.h104 void fd_bo_cache_cleanup(struct fd_bo_cache *cache, time_t time);

Completed in 7 milliseconds