Searched refs:bo_cache_buckets (Results 1 – 2 of 2) sorted by relevance
76 struct list_head bo_cache_buckets[NR_BO_CACHE_BUCKETS]; member
66 list_inithead(&screen->bo_cache_buckets[i]); in lima_bo_cache_init()162 return &screen->bo_cache_buckets[lima_bucket_index(size)]; in lima_bo_cache_get_bucket()190 struct list_head *bucket = &screen->bo_cache_buckets[i]; in lima_bo_cache_print_stats()