Searched refs:disk_cache_put_nocopy (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/util/ |
H A D | disk_cache.h | 226 disk_cache_put_nocopy(struct disk_cache *cache, const cache_key key, 305 disk_cache_put_nocopy(struct disk_cache *cache, const cache_key key, in disk_cache_put_nocopy() function
|
H A D | disk_cache.c | 393 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/ |
H A D | zink_screen.c | 236 disk_cache_put_nocopy(screen->disk_cache, key, pipeline_data, size, NULL); in cache_put_job()
|
Completed in 5 milliseconds