Home
last modified time | relevance | path

Searched refs:disk_cache_put_nocopy (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/util/
Ddisk_cache.h222 disk_cache_put_nocopy(struct disk_cache *cache, const cache_key key,
301 disk_cache_put_nocopy(struct disk_cache *cache, const cache_key key, in disk_cache_put_nocopy() function
Ddisk_cache.c385 disk_cache_put_nocopy(struct disk_cache *cache, const cache_key key, in disk_cache_put_nocopy() function
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c176 disk_cache_put_nocopy(screen->disk_cache, key, pipeline_data, size, NULL); in cache_put_job()