fast_imageblit    300 drivers/video/fbdev/core/cfbimgblt.c 			fast_imageblit(image, p, dst1, fgcolor, bgcolor);
fast_imageblit   2164 drivers/video/fbdev/core/fbcon.c 	int fast_imageblit = (cap & FBINFO_HWACCEL_IMAGEBLIT) &&
fast_imageblit   2181 drivers/video/fbdev/core/fbcon.c 		if (reading_fast || (fast_copyarea && !fast_imageblit))
fast_imageblit    275 drivers/video/fbdev/core/sysimgblt.c 			fast_imageblit(image, p, dst1, fgcolor, bgcolor);