Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
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()
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
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()
Dfb_chrdev.c69 struct fb_cmap_user cmap; in do_fb_ioctl() local
204 struct fb_cmap_user cmap; in fb_getput_cmap() local
/kernel/linux/linux-5.10/kernel/bpf/
Dcpumap.c59 struct bpf_cpu_map *cmap; member
85 struct bpf_cpu_map *cmap; in cpu_map_alloc() local
520 static void __cpu_map_entry_replace(struct bpf_cpu_map *cmap, in __cpu_map_entry_replace()
535 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_delete_elem() local
549 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_update_elem() local
587 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_free() local
621 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in __cpu_map_lookup_elem() local
641 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_get_next_key() local
/kernel/linux/linux-6.6/drivers/video/fbdev/
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
Dgoldfishfb.c45 u32 cmap[16]; member
Dbw2.c65 struct bt_regs cmap; member
/kernel/linux/linux-6.6/kernel/bpf/
Dcpumap.c86 struct bpf_cpu_map *cmap; in cpu_map_alloc() local
501 static void __cpu_map_entry_replace(struct bpf_cpu_map *cmap, in __cpu_map_entry_replace()
515 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_delete_elem() local
529 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_update_elem() local
566 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_free() local
602 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in __cpu_map_lookup_elem() local
623 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_get_next_key() local
/kernel/linux/linux-6.6/fs/xfs/
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()
444 struct xfs_bmbt_irec *cmap, in xfs_reflink_fill_delalloc()
508 struct xfs_bmbt_irec *cmap, in xfs_reflink_allocate_cow()
Dxfs_iomap.c776 struct xfs_bmbt_irec imap, cmap; in xfs_direct_write_iomap_begin() local
950 struct xfs_bmbt_irec imap, cmap; in xfs_buffered_write_iomap_begin() local
1298 struct xfs_bmbt_irec imap, cmap; in xfs_seek_iomap_begin() local
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dsbuslib.c119 struct fb_cmap cmap; in sbusfb_ioctl_helper() local
163 struct fb_cmap *cmap = &info->cmap; in sbusfb_ioctl_helper() local
Dgoldfishfb.c45 u32 cmap[16]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
Ddrm_fb_helper.c815 static int setcmap_pseudo_palette(struct fb_cmap *cmap, struct fb_info *info) in setcmap_pseudo_palette()
847 static int setcmap_legacy(struct fb_cmap *cmap, struct fb_info *info) in setcmap_legacy()
888 struct fb_cmap *cmap) in setcmap_new_gamma_lut()
930 static int setcmap_atomic(struct fb_cmap *cmap, struct fb_info *info) in setcmap_atomic()
1023 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap()
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_fb_helper.c883 static int setcmap_pseudo_palette(struct fb_cmap *cmap, struct fb_info *info) in setcmap_pseudo_palette()
915 static int setcmap_legacy(struct fb_cmap *cmap, struct fb_info *info) in setcmap_legacy()
956 struct fb_cmap *cmap) in setcmap_new_gamma_lut()
998 static int setcmap_atomic(struct fb_cmap *cmap, struct fb_info *info) in setcmap_atomic()
1086 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_iomap.c737 struct xfs_bmbt_irec imap, cmap; in xfs_direct_write_iomap_begin() local
866 struct xfs_bmbt_irec imap, cmap; in xfs_buffered_write_iomap_begin() local
1200 struct xfs_bmbt_irec imap, cmap; in xfs_seek_iomap_begin() local
Dxfs_reflink.c309 struct xfs_bmbt_irec *cmap, in xfs_find_trim_cow_extent()
348 struct xfs_bmbt_irec *cmap, in xfs_reflink_allocate_cow()
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
Dmatroxfb_crtc2.h32 u_int32_t cmap[16]; member
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
Dmatroxfb_crtc2.h32 u_int32_t cmap[16]; member
/kernel/linux/linux-6.6/arch/sparc/include/asm/
Dfbio.h65 struct fbcmap32 cmap; /* color map info */ member
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dfbio.h65 struct fbcmap32 cmap; /* color map info */ member
/kernel/linux/linux-6.6/include/linux/amba/
Dclcd.h139 u32 cmap[16]; member
/kernel/linux/linux-5.10/include/linux/amba/
Dclcd.h139 u32 cmap[16]; member
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dfbio.h105 struct fbcmap cmap; /* color map info */ member
321 struct fbcmap32 cmap; /* color map info */ member
/kernel/linux/linux-6.6/arch/m68k/include/asm/
Dfbio.h105 struct fbcmap cmap; /* color map info */ member
321 struct fbcmap32 cmap; /* color map info */ member
/kernel/linux/linux-6.6/include/drm/
Ddrm_fb_helper.h354 static inline int drm_fb_helper_setcmap(struct fb_cmap *cmap, in drm_fb_helper_setcmap()

123