/linux/drivers/video/fbdev/core/ |
A D | fbcmap.c | 92 int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags) in fb_alloc_cmap_gfp() 133 int fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp) in fb_alloc_cmap() 147 void fb_dealloc_cmap(struct fb_cmap *cmap) in fb_dealloc_cmap() 231 int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *info) in fb_set_cmap() 267 int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *info) in fb_set_user_cmap()
|
A D | fbmem.c | 1095 struct fb_cmap_user cmap; in do_fb_ioctl() local 1224 struct fb_cmap_user cmap; in fb_getput_cmap() local
|
/linux/kernel/bpf/ |
A D | cpumap.c | 60 struct bpf_cpu_map *cmap; member 86 struct bpf_cpu_map *cmap; in cpu_map_alloc() local 528 static void __cpu_map_entry_replace(struct bpf_cpu_map *cmap, in __cpu_map_entry_replace() 543 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_delete_elem() local 557 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_update_elem() local 595 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_free() local 632 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in __cpu_map_lookup_elem() local 653 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_get_next_key() local
|
/linux/drivers/video/fbdev/ |
A D | sbuslib.c | 119 struct fb_cmap cmap; in sbusfb_ioctl_helper() local 163 struct fb_cmap *cmap = &info->cmap; in sbusfb_ioctl_helper() local 213 struct fb_cmap cmap; in sbusfb_compat_ioctl() local 256 struct fb_cmap *cmap = &info->cmap; in sbusfb_compat_ioctl() local
|
A D | goldfishfb.c | 45 u32 cmap[16]; member
|
A D | bw2.c | 64 struct bt_regs cmap; member
|
A D | cg3.c | 89 struct bt_regs cmap; member
|
A D | pm3fb.c | 660 struct fb_cmap cmap = info->cmap; in pm3fb_cursor() local
|
A D | pm2fb.c | 1297 struct fb_cmap cmap = info->cmap; in pm2vfb_cursor() local
|
A D | uvesafb.c | 1040 static int uvesafb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in uvesafb_setcmap()
|
A D | tdfxfb.c | 1069 struct fb_cmap cmap = info->cmap; in tdfxfb_cursor() local
|
/linux/fs/xfs/ |
A D | xfs_iomap.c | 727 struct xfs_bmbt_irec imap, cmap; in xfs_direct_write_iomap_begin() local 870 struct xfs_bmbt_irec imap, cmap; in xfs_buffered_write_iomap_begin() local 1202 struct xfs_bmbt_irec imap, cmap; in xfs_seek_iomap_begin() local
|
A D | xfs_reflink.c | 309 struct xfs_bmbt_irec *cmap, in xfs_find_trim_cow_extent() 348 struct xfs_bmbt_irec *cmap, in xfs_reflink_allocate_cow()
|
A D | xfs_buf.c | 534 struct xfs_buf_map cmap = { .bm_bn = map[0].bm_bn }; in xfs_buf_find() local
|
/linux/drivers/gpu/drm/ |
A D | drm_fb_helper.c | 906 static int setcmap_pseudo_palette(struct fb_cmap *cmap, struct fb_info *info) in setcmap_pseudo_palette() 938 static int setcmap_legacy(struct fb_cmap *cmap, struct fb_info *info) in setcmap_legacy() 979 struct fb_cmap *cmap) in setcmap_new_gamma_lut() 1021 static int setcmap_atomic(struct fb_cmap *cmap, struct fb_info *info) in setcmap_atomic() 1114 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap()
|
/linux/drivers/video/fbdev/matrox/ |
A D | matroxfb_crtc2.h | 32 u_int32_t cmap[16]; member
|
/linux/arch/sparc/include/asm/ |
A D | fbio.h | 65 struct fbcmap32 cmap; /* color map info */ member
|
/linux/include/linux/amba/ |
A D | clcd.h | 139 u32 cmap[16]; member
|
/linux/arch/m68k/include/asm/ |
A D | fbio.h | 105 struct fbcmap cmap; /* color map info */ member 321 struct fbcmap32 cmap; /* color map info */ member
|
/linux/include/drm/ |
A D | drm_fb_helper.h | 341 static inline int drm_fb_helper_setcmap(struct fb_cmap *cmap, in drm_fb_helper_setcmap()
|
/linux/arch/sparc/include/uapi/asm/ |
A D | fbio.h | 102 struct fbcmap cmap; /* color map info */ member
|
/linux/include/linux/ |
A D | fb.h | 112 struct fb_cmap_user cmap; /* color map info */ member 455 struct fb_cmap cmap; /* Current cmap */ member
|
/linux/drivers/video/fbdev/aty/ |
A D | radeon_base.c | 1261 static int radeonfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in radeonfb_setcmap()
|
/linux/include/video/ |
A D | gbe.h | 56 volatile uint32_t cmap[6144]; /* color map */ member
|
/linux/drivers/video/fbdev/omap/ |
A D | omapfb_main.c | 284 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()
|