future_val        310 drivers/gpu/host1x/syncpt.c 	u32 future_val;
future_val        315 drivers/gpu/host1x/syncpt.c 	future_val = (u32)atomic_read(&sp->max_val);
future_val        360 drivers/gpu/host1x/syncpt.c 		return future_val - thresh >= current_val - thresh;