both_list         385 drivers/gpu/drm/nouveau/nouveau_gem.c 	LIST_HEAD(both_list);
both_list         424 drivers/gpu/drm/nouveau/nouveau_gem.c 			list_splice_tail_init(&both_list, &op->list);
both_list         457 drivers/gpu/drm/nouveau/nouveau_gem.c 			list_add_tail(&nvbo->entry, &both_list);
both_list         467 drivers/gpu/drm/nouveau/nouveau_gem.c 			list_add_tail(&nvbo->entry, &both_list);
both_list         478 drivers/gpu/drm/nouveau/nouveau_gem.c 	list_splice_tail(&both_list, &op->list);