Home
last modified time | relevance | path

Searched defs:cmap (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.3-rc2/drivers/video/fbdev/core/
A Dfbcmap.c92 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 Dfbmem.c1104 struct fb_cmap_user cmap; in do_fb_ioctl() local
1237 struct fb_cmap_user cmap; in fb_getput_cmap() local
/linux-6.3-rc2/kernel/bpf/
A Dcpumap.c64 struct bpf_cpu_map *cmap; member
90 struct bpf_cpu_map *cmap; in cpu_map_alloc() local
530 static void __cpu_map_entry_replace(struct bpf_cpu_map *cmap, in __cpu_map_entry_replace()
545 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_delete_elem() local
559 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_update_elem() local
597 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_free() local
634 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in __cpu_map_lookup_elem() local
655 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_get_next_key() local
/linux-6.3-rc2/drivers/video/fbdev/
A Dsbuslib.c119 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 Dgoldfishfb.c45 u32 cmap[16]; member
A Dbw2.c64 struct bt_regs cmap; member
A Dcg3.c89 struct bt_regs cmap; member
A Dpm3fb.c661 struct fb_cmap cmap = info->cmap; in pm3fb_cursor() local
A Dpm2fb.c1303 struct fb_cmap cmap = info->cmap; in pm2vfb_cursor() local
A Dtdfxfb.c1070 struct fb_cmap cmap = info->cmap; in tdfxfb_cursor() local
A Duvesafb.c1040 static int uvesafb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in uvesafb_setcmap()
/linux-6.3-rc2/fs/xfs/
A Dxfs_reflink.c312 struct xfs_bmbt_irec *cmap, in xfs_find_trim_cow_extent()
350 struct xfs_bmbt_irec *cmap, in xfs_reflink_convert_unwritten()
383 struct xfs_bmbt_irec *cmap, in xfs_reflink_fill_cow_hole()
451 struct xfs_bmbt_irec *cmap, in xfs_reflink_fill_delalloc()
522 struct xfs_bmbt_irec *cmap, in xfs_reflink_allocate_cow()
A Dxfs_iomap.c784 struct xfs_bmbt_irec imap, cmap; in xfs_direct_write_iomap_begin() local
960 struct xfs_bmbt_irec imap, cmap; in xfs_buffered_write_iomap_begin() local
1285 struct xfs_bmbt_irec imap, cmap; in xfs_seek_iomap_begin() local
A Dxfs_buf.c607 struct xfs_buf_map *cmap, in xfs_buf_find_insert()
682 struct xfs_buf_map cmap = { .bm_bn = map[0].bm_bn }; in xfs_buf_get_map() local
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_fb_helper.c1131 static int setcmap_pseudo_palette(struct fb_cmap *cmap, struct fb_info *info) in setcmap_pseudo_palette()
1163 static int setcmap_legacy(struct fb_cmap *cmap, struct fb_info *info) in setcmap_legacy()
1204 struct fb_cmap *cmap) in setcmap_new_gamma_lut()
1246 static int setcmap_atomic(struct fb_cmap *cmap, struct fb_info *info) in setcmap_atomic()
1339 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap()
/linux-6.3-rc2/drivers/video/fbdev/matrox/
A Dmatroxfb_crtc2.h32 u_int32_t cmap[16]; member
/linux-6.3-rc2/arch/sparc/include/asm/
A Dfbio.h65 struct fbcmap32 cmap; /* color map info */ member
/linux-6.3-rc2/include/linux/amba/
A Dclcd.h139 u32 cmap[16]; member
/linux-6.3-rc2/arch/m68k/include/asm/
A Dfbio.h105 struct fbcmap cmap; /* color map info */ member
321 struct fbcmap32 cmap; /* color map info */ member
/linux-6.3-rc2/include/drm/
A Ddrm_fb_helper.h379 static inline int drm_fb_helper_setcmap(struct fb_cmap *cmap, in drm_fb_helper_setcmap()
/linux-6.3-rc2/arch/sparc/include/uapi/asm/
A Dfbio.h102 struct fbcmap cmap; /* color map info */ member
/linux-6.3-rc2/include/linux/
A Dfb.h112 struct fb_cmap_user cmap; /* color map info */ member
459 struct fb_cmap cmap; /* Current cmap */ member
/linux-6.3-rc2/drivers/video/fbdev/aty/
A Dradeon_base.c1262 static int radeonfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in radeonfb_setcmap()
/linux-6.3-rc2/include/video/
A Dgbe.h56 volatile uint32_t cmap[6144]; /* color map */ member
/linux-6.3-rc2/drivers/video/fbdev/omap/
A Domapfb_main.c284 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()

Completed in 82 milliseconds

12