Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_cache.c38 destroy_buffer_locked(struct pb_cache_entry *entry) in destroy_buffer_locked()
61 struct pb_cache_entry *entry; in release_expired_buffers_locked()
66 entry = LIST_ENTRY(struct pb_cache_entry, curr, head); in release_expired_buffers_locked()
83 pb_cache_add_buffer(struct pb_cache_entry *entry) in pb_cache_add_buffer()
119 pb_cache_is_buffer_compat(struct pb_cache_entry *entry, in pb_cache_is_buffer_compat()
151 struct pb_cache_entry *entry; in pb_cache_reclaim_buffer()
152 struct pb_cache_entry *cur_entry; in pb_cache_reclaim_buffer()
169 cur_entry = LIST_ENTRY(struct pb_cache_entry, cur, head); in pb_cache_reclaim_buffer()
191 cur_entry = LIST_ENTRY(struct pb_cache_entry, cur, head); in pb_cache_reclaim_buffer()
230 struct pb_cache_entry *buf; in pb_cache_release_all_buffers()
[all …]
Dpb_cache.h39 struct pb_cache_entry struct
68 void pb_cache_add_buffer(struct pb_cache_entry *entry); argument
73 void pb_cache_init_entry(struct pb_cache *mgr, struct pb_cache_entry *entry,
Dpb_bufmgr_cache.c56 struct pb_cache_entry cache_entry;
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_bo.h39 struct pb_cache_entry cache_entry;
/external/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_bo.h62 struct pb_cache_entry cache_entry;