fb_alloc_cmap_gfp 135 drivers/video/fbdev/core/fbcmap.c return fb_alloc_cmap_gfp(cmap, len, transp, GFP_ATOMIC); fb_alloc_cmap_gfp 276 drivers/video/fbdev/core/fbcmap.c rc = fb_alloc_cmap_gfp(&umap, cmap->len, cmap->transp != NULL, fb_alloc_cmap_gfp 758 include/linux/fb.h extern int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags);