Searched refs:cached_info (Results 1 – 1 of 1) sorted by relevance
134 struct cached_info { struct140 static struct cached_info *spu_info[MAX_NUMNODES * 8]; argument144 struct cached_info *info; in destroy_cached_info()146 info = container_of(kref, struct cached_info, cache_ref); in destroy_cached_info()156 static struct cached_info *get_cached_info(struct spu *the_spu, int spu_num) in get_cached_info()159 struct cached_info *ret_info; in get_cached_info()171 spu_info[spu_num] = container_of(ref, struct cached_info, cache_ref); in get_cached_info()192 struct cached_info *info; in prepare_cached_spu_info()561 struct cached_info *c_info; in spu_sync_buffer()