Searched refs:bo_cache_time (Results 1 – 2 of 2) sorted by relevance
64 list_inithead(&screen->bo_cache_time); in lima_bo_cache_init()123 &screen->bo_cache_time, time_list) { in lima_bo_cache_fini()170 &screen->bo_cache_time, time_list) { in lima_bo_cache_free_stale_bos()223 list_addtail(&bo->time_list, &screen->bo_cache_time); in lima_bo_cache_put()
81 struct list_head bo_cache_time; member