Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Ddisk_cache.c105 struct disk_cache_put_job { struct
775 static struct disk_cache_put_job *
780 struct disk_cache_put_job *dc_job = (struct disk_cache_put_job *) in create_put_job()
781 malloc(sizeof(struct disk_cache_put_job) + size); in create_put_job()
824 struct disk_cache_put_job *dc_job = (struct disk_cache_put_job *) job; in destroy_put_job()
844 struct disk_cache_put_job *dc_job = (struct disk_cache_put_job *) job; in cache_put()
999 struct disk_cache_put_job *dc_job = in disk_cache_put()