Searched refs:svga_host_surface_cache_entry (Results 1 – 2 of 2) sorted by relevance
97 struct svga_host_surface_cache_entry *entry; in svga_screen_cache_lookup()114 entry = LIST_ENTRY(struct svga_host_surface_cache_entry, curr, bucket_head); in svga_screen_cache_lookup()179 struct svga_host_surface_cache_entry *entry = NULL, *next_entry; in svga_screen_cache_shrink()217 struct svga_host_surface_cache_entry *entry = NULL; in svga_screen_cache_add()261 entry = LIST_ENTRY(struct svga_host_surface_cache_entry, in svga_screen_cache_add()269 entry = LIST_ENTRY(struct svga_host_surface_cache_entry, in svga_screen_cache_add()317 struct svga_host_surface_cache_entry *entry; in svga_screen_cache_flush()327 entry = LIST_ENTRY(struct svga_host_surface_cache_entry, curr, head); in svga_screen_cache_flush()352 entry = LIST_ENTRY(struct svga_host_surface_cache_entry, curr, head); in svga_screen_cache_flush()591 struct svga_host_surface_cache_entry *entry = in svga_screen_cache_dump()[all …]
74 struct svga_host_surface_cache_entry struct127 struct svga_host_surface_cache_entry entries[SVGA_HOST_SURFACE_CACHE_SIZE];