| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | mem2node.c | 15 const char *map; member 26 struct perf_cpu_map *map = perf_cpu_map__new(str); in get_bitmap() local 48 struct mem2node map; test__mem2node() local [all...] |
| H A D | topology.c | 61 static int check_cpu_topology(char *path, struct perf_cpu_map *map) in check_cpu_topology() argument 118 struct perf_cpu_map *map; in test__session_topology() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | bpf_map.c | 28 int bpf_map__fprintf(struct bpf_map *map, FILE *fp) in bpf_map__fprintf() argument
|
| /kernel/linux/linux-5.10/include/rdma/ |
| H A D | rw.h | 32 } map; member
|
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| H A D | objectid.c | 17 static void check_objectid_map(struct super_block *s, __le32 * map) in check_objectid_map() argument 27 static void check_objectid_map(struct super_block *s, __le32 * map) in check_objectid_map() argument 53 __le32 *map = objectid_map(s, rs); in reiserfs_get_unused_objectid() local 102 __le32 *map = objectid_map(s, rs); reiserfs_release_objectid() local [all...] |
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | heartbeat.c | 36 static void ocfs2_node_map_init(struct ocfs2_node_map *map) in ocfs2_node_map_init() argument 70 static inline void __ocfs2_node_map_set_bit(struct ocfs2_node_map *map, in __ocfs2_node_map_set_bit() argument 76 ocfs2_node_map_set_bit(struct ocfs2_super *osb, struct ocfs2_node_map *map, int bit) ocfs2_node_map_set_bit() argument 88 __ocfs2_node_map_clear_bit(struct ocfs2_node_map *map, int bit) __ocfs2_node_map_clear_bit() argument 94 ocfs2_node_map_clear_bit(struct ocfs2_super *osb, struct ocfs2_node_map *map, int bit) ocfs2_node_map_clear_bit() argument 106 ocfs2_node_map_test_bit(struct ocfs2_super *osb, struct ocfs2_node_map *map, int bit) ocfs2_node_map_test_bit() argument [all...] |
| /kernel/linux/linux-5.10/net/ceph/crush/ |
| H A D | crush.c | 108 void crush_destroy(struct crush_map *map) in crush_destroy() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | driver.h | 15 void __iomem *(*map)(void *priv, u64 handle, u32 size); member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | mxm.c | 81 u16 map = nvbios_rd16(bios, mxm + 4); in mxm_sor_map() local 118 u16 map = nvbios_rd16(bios, mxm + 6); mxm_ddc_map() local [all...] |
| /kernel/linux/linux-5.10/drivers/power/reset/ |
| H A D | syscon-poweroff.c | 20 static struct regmap *map; variable
|
| H A D | syscon-reboot-mode.c | 17 struct regmap *map; member
|
| /kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
| H A D | ipu3-css-pool.c | 10 imgu_css_dma_buffer_resize(struct imgu_device *imgu, struct imgu_css_map *map, size_t size) imgu_css_dma_buffer_resize() argument
|
| /kernel/linux/linux-6.6/drivers/mtd/maps/ |
| H A D | plat-ram.c | 32 struct map_info map; member [all...] |
| H A D | uclinux.c | 57 struct map_info *map = mtd->priv; in uclinux_point() local
|
| H A D | physmap-bt1-rom.c | 29 static map_word __xipram bt1_rom_map_read(struct map_info *map, in bt1_rom_map_read() argument 57 static void __xipram bt1_rom_map_copy_from(struct map_info *map, in bt1_rom_map_copy_from() argument 101 of_flash_probe_bt1_rom(struct platform_device *pdev, struct device_node *np, struct map_info *map) of_flash_probe_bt1_rom() argument [all...] |
| H A D | map_funcs.c | 13 static map_word __xipram simple_map_read(struct map_info *map, unsigned long ofs) in simple_map_read() argument 18 static void __xipram simple_map_write(struct map_info *map, const map_word datum, unsigned long ofs) in simple_map_write() argument 23 static void __xipram simple_map_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) in simple_map_copy_from() argument 28 static void __xipram simple_map_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) in simple_map_copy_to() argument 33 simple_map_init(struct map_info *map) simple_map_init() argument [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/chips/ |
| H A D | chipreg.c | 55 struct mtd_info *do_map_probe(const char *name, struct map_info *map) in do_map_probe() argument 85 struct map_info *map = mtd->priv; in map_destroy() local
|
| /kernel/linux/linux-6.6/drivers/mfd/ |
| H A D | hi655x-pmic.c | 80 static void hi655x_local_irq_clear(struct regmap *map) in hi655x_local_irq_clear() argument
|
| /kernel/linux/linux-6.6/drivers/mtd/spi-nor/ |
| H A D | issi.c | 34 struct spi_nor_erase_map *map = &nor->params->erase_map; in pm25lv_nor_late_init() local
|
| /kernel/linux/linux-6.6/include/drm/ |
| H A D | drm_gem_atomic_helper.h | 60 struct iosys_map map[DRM_FORMAT_MAX_PLANES]; member
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | heartbeat.c | 30 static void ocfs2_node_map_init(struct ocfs2_node_map *map) in ocfs2_node_map_init() argument 63 ocfs2_node_map_set_bit(struct ocfs2_super *osb, struct ocfs2_node_map *map, int bit) ocfs2_node_map_set_bit() argument 75 ocfs2_node_map_clear_bit(struct ocfs2_super *osb, struct ocfs2_node_map *map, int bit) ocfs2_node_map_clear_bit() argument 87 ocfs2_node_map_test_bit(struct ocfs2_super *osb, struct ocfs2_node_map *map, int bit) ocfs2_node_map_test_bit() argument [all...] |
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | bitfunc.c | 36 const u8 *map = (u8 *)lmap + (bit >> 3); in are_bits_clear() local 85 const u8 *map = (u8 *)lmap + (bit >> 3); are_bits_set() local [all...] |
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | objectid.c | 17 static void check_objectid_map(struct super_block *s, __le32 * map) in check_objectid_map() argument 27 static void check_objectid_map(struct super_block *s, __le32 * map) in check_objectid_map() argument 53 __le32 *map = objectid_map(s, rs); in reiserfs_get_unused_objectid() local 102 __le32 *map = objectid_map(s, rs); reiserfs_release_objectid() local [all...] |
| /kernel/linux/linux-6.6/include/rdma/ |
| H A D | rw.h | 32 } map; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/ipu3/ |
| H A D | ipu3-css-pool.c | 10 imgu_css_dma_buffer_resize(struct imgu_device *imgu, struct imgu_css_map *map, size_t size) imgu_css_dma_buffer_resize() argument
|