Searched refs:disk_cache_put_nocopy (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/util/ |
D | disk_cache.h | 222 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
|
D | disk_cache.c | 385 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/ |
D | zink_screen.c | 176 disk_cache_put_nocopy(screen->disk_cache, key, pipeline_data, size, NULL); in cache_put_job()
|