Searched refs:pb_cache_add_buffer (Results 1 – 6 of 6) sorted by relevance
70 void pb_cache_add_buffer(struct pb_cache *mgr, struct pb_cache_entry *entry);
119 pb_cache_add_buffer(&mgr->cache, &buf->cache_entry); in pb_cache_buffer_destroy()
111 pb_cache_add_buffer(struct pb_cache *mgr, struct pb_cache_entry *entry) in pb_cache_add_buffer() function
412 pb_cache_add_buffer(&rws->bo_cache, &bo->u.real.cache_entry); in radeon_bo_destroy_or_cache()
235 pb_cache_add_buffer(&screen->pb.bo_cache, bo->cache_entry); in bo_destroy_or_cache()
244 pb_cache_add_buffer(&aws->bo_cache, &((struct amdgpu_bo_real_reusable*)bo)->cache_entry); in amdgpu_bo_destroy_or_cache()