base_update_count   42 drivers/video/fbdev/goldfishfb.c 	int base_update_count;
base_update_count   57 drivers/video/fbdev/goldfishfb.c 		fb->base_update_count++;
base_update_count  133 drivers/video/fbdev/goldfishfb.c 	int base_update_count;
base_update_count  137 drivers/video/fbdev/goldfishfb.c 	base_update_count = fb->base_update_count;
base_update_count  142 drivers/video/fbdev/goldfishfb.c 			fb->base_update_count != base_update_count, HZ / 15);
base_update_count  143 drivers/video/fbdev/goldfishfb.c 	if (fb->base_update_count == base_update_count)