tmp_device        776 drivers/iommu/iommu.c 	struct group_device *tmp_device, *device = NULL;
tmp_device        785 drivers/iommu/iommu.c 	list_for_each_entry(tmp_device, &group->devices, list) {
tmp_device        786 drivers/iommu/iommu.c 		if (tmp_device->dev == dev) {
tmp_device        787 drivers/iommu/iommu.c 			device = tmp_device;
tmp_device        736 fs/btrfs/volumes.c 	struct btrfs_device *device, *tmp_device;
tmp_device        745 fs/btrfs/volumes.c 		list_for_each_entry_safe(device, tmp_device,