Searched refs:bucket_link (Results 1 – 2 of 2) sorted by relevance
199 bucket_link) { in panfrost_bo_cache_fetch()214 list_del(&entry->bucket_link); in panfrost_bo_cache_fetch()250 list_del(&entry->bucket_link); in panfrost_bo_cache_evict_stale_bos()279 list_addtail(&bo->bucket_link, bucket); in panfrost_bo_cache_put()310 bucket_link) { in panfrost_bo_cache_evict_all()311 list_del(&entry->bucket_link); in panfrost_bo_cache_evict_all()
81 struct list_head bucket_link; member