Searched defs:cmap (Results 1 – 15 of 15) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | cpumap.c | 88 struct bpf_cpu_map *cmap; in cpu_map_alloc() local 556 static void __cpu_map_entry_replace(struct bpf_cpu_map *cmap, in __cpu_map_entry_replace() 570 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_delete_elem() local 584 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_update_elem() local 621 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_free() local 657 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in __cpu_map_lookup_elem() local 678 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_get_next_key() local
|
| /linux/fs/xfs/ |
| H A D | xfs_reflink.c | 364 struct xfs_bmbt_irec *cmap, in xfs_find_trim_cow_extent() 402 struct xfs_bmbt_irec *cmap, in xfs_reflink_convert_unwritten() 435 struct xfs_bmbt_irec *cmap, in xfs_reflink_fill_cow_hole() 519 struct xfs_bmbt_irec *cmap, in xfs_reflink_fill_delalloc() 602 struct xfs_bmbt_irec *cmap, in xfs_reflink_allocate_cow()
|
| H A D | xfs_buf.c | 488 struct xfs_buf_map *cmap, in xfs_buf_find_insert() 557 struct xfs_buf_map cmap = { .bm_bn = map[0].bm_bn }; in xfs_find_get_buf() local
|
| /linux/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_crtc2.h | 32 u_int32_t cmap[16]; member
|
| H A D | matroxfb_base.h | 493 u_int32_t cmap[16]; member
|
| /linux/arch/sparc/include/asm/ |
| H A D | fbio.h | 65 struct fbcmap32 cmap; /* color map info */ member
|
| /linux/drivers/video/fbdev/ |
| H A D | goldfishfb.c | 45 u32 cmap[16]; member
|
| H A D | bw2.c | 58 struct bt_regs cmap; member
|
| H A D | cg3.c | 83 struct bt_regs cmap; member
|
| H A D | pm2fb.c | 1303 struct fb_cmap cmap = info->cmap; in pm2vfb_cursor() local
|
| /linux/arch/m68k/include/asm/ |
| H A D | fbio.h | 105 struct fbcmap cmap; /* color map info */ member 321 struct fbcmap32 cmap; /* color map info */ member
|
| /linux/arch/sparc/include/uapi/asm/ |
| H A D | fbio.h | 102 struct fbcmap cmap; /* color map info */ member
|
| /linux/include/video/ |
| H A D | gbe.h | 56 volatile uint32_t cmap[6144]; /* color map */ member
|
| /linux/include/uapi/linux/ |
| H A D | fb.h | 363 struct fb_cmap cmap; /* color map info */ member
|
| /linux/drivers/video/fbdev/omap/ |
| H A D | omapfb_main.c | 286 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()
|