Lines Matching refs:vc4_dev

43 static void vc4_bo_stats_dump(struct vc4_dev *vc4)  in vc4_bo_stats_dump()
74 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_stats_debugfs()
112 static int vc4_get_user_label(struct vc4_dev *vc4, const char *name) in vc4_get_user_label()
157 struct vc4_dev *vc4 = to_vc4_dev(gem_obj->dev); in vc4_bo_set_label()
191 struct vc4_dev *vc4 = to_vc4_dev(obj->dev); in vc4_bo_destroy()
211 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_cache()
221 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_cache_list_for_size()
261 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_purge()
275 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_add_to_purgeable_pool()
286 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_purgeable_pool_locked()
307 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_purgeable_pool()
331 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_userspace_cache_purge()
380 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_get_from_cache()
415 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_create_object()
440 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_create()
529 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_free_old()
555 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_free_object()
620 struct vc4_dev *vc4 = in vc4_bo_cache_time_work()
621 container_of(work, struct vc4_dev, bo_cache.time_work); in vc4_bo_cache_time_work()
682 struct vc4_dev *vc4 = from_timer(vc4, t, bo_cache.time_timer); in vc4_bo_cache_time_timer()
1022 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_init()
1051 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_destroy()
1076 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_label_bo_ioctl()