Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/drm/
Dfreedreno_device.c113 fd_bo_cache_cleanup(&dev->bo_cache, 0); in fd_device_del_impl()
114 fd_bo_cache_cleanup(&dev->ring_cache, 0); in fd_device_del_impl()
Dfreedreno_bo_cache.c80 fd_bo_cache_cleanup(struct fd_bo_cache *cache, time_t time) in fd_bo_cache_cleanup() function
207 fd_bo_cache_cleanup(cache, time.tv_sec); in fd_bo_cache_free()
Dfreedreno_priv.h104 void fd_bo_cache_cleanup(struct fd_bo_cache *cache, time_t time);
/external/libdrm/freedreno/
Dfreedreno_bo_cache.c82 fd_bo_cache_cleanup(struct fd_bo_cache *cache, time_t time) in fd_bo_cache_cleanup() function
209 fd_bo_cache_cleanup(cache, time.tv_sec); in fd_bo_cache_free()
Dfreedreno_device.c113 fd_bo_cache_cleanup(&dev->bo_cache, 0); in fd_device_del_impl()
Dfreedreno_priv.h110 drm_private void fd_bo_cache_cleanup(struct fd_bo_cache *cache, time_t time);