unref_head         82 drivers/gpu/drm/v3d/v3d_bo.c 	INIT_LIST_HEAD(&bo->unref_head);
unref_head        148 drivers/gpu/drm/v3d/v3d_drv.h 	struct list_head unref_head;
unref_head        386 drivers/gpu/drm/v3d/v3d_gem.c 	list_for_each_entry_safe(bo, save, &job->unref_list, unref_head) {
unref_head         68 drivers/gpu/drm/v3d/v3d_irq.c 	list_add_tail(&bo->unref_head, &v3d->bin_job->render->unref_list);
unref_head        186 drivers/gpu/drm/vc4/vc4_bo.c 	list_del(&bo->unref_head);
unref_head        238 drivers/gpu/drm/vc4/vc4_bo.c 						    struct vc4_bo, unref_head);
unref_head        507 drivers/gpu/drm/vc4/vc4_bo.c 						    struct vc4_bo, unref_head);
unref_head        579 drivers/gpu/drm/vc4/vc4_bo.c 	list_add(&bo->unref_head, &vc4->bo_cache.time_list);
unref_head        254 drivers/gpu/drm/vc4/vc4_drv.h 	struct list_head unref_head;
unref_head        180 drivers/gpu/drm/vc4/vc4_gem.c 		list_for_each_entry(bo, &exec[i]->unref_list, unref_head)
unref_head        211 drivers/gpu/drm/vc4/vc4_gem.c 		list_for_each_entry(bo, &exec[i]->unref_list, unref_head) {
unref_head        549 drivers/gpu/drm/vc4/vc4_gem.c 	list_for_each_entry(bo, &exec->unref_list, unref_head) {
unref_head        898 drivers/gpu/drm/vc4/vc4_gem.c 	list_add_tail(&to_vc4_bo(&exec->exec_bo->base)->unref_head,
unref_head        968 drivers/gpu/drm/vc4/vc4_gem.c 						     struct vc4_bo, unref_head);
unref_head        969 drivers/gpu/drm/vc4/vc4_gem.c 		list_del(&bo->unref_head);
unref_head        334 drivers/gpu/drm/vc4/vc4_render_cl.c 	list_add_tail(&to_vc4_bo(&setup->rcl->base)->unref_head,
unref_head        302 drivers/gpu/drm/vc4/vc4_v3d.c 		list_add(&bo->unref_head, &list);
unref_head        308 drivers/gpu/drm/vc4/vc4_v3d.c 						    struct vc4_bo, unref_head);
unref_head        310 drivers/gpu/drm/vc4/vc4_v3d.c 		list_del(&bo->unref_head);