Home
last modified time | relevance | path

Searched defs:map (Results 176 - 200 of 4030) sorted by relevance

12345678910>>...162

/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c18 struct map *map; in sample_ustack() local
/kernel/linux/linux-5.10/tools/perf/arch/arm/tests/
H A Ddwarf-unwind.c17 struct map *map; in sample_ustack() local
/kernel/linux/linux-5.10/tools/perf/arch/arm64/tests/
H A Ddwarf-unwind.c17 struct map *map; in sample_ustack() local
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dbitmap.c13 struct perf_cpu_map *map = perf_cpu_map__new(str); in get_bitmap() local
[all...]
H A Dcpumap.c22 struct perf_cpu_map *map; in process_event_mask() local
56 struct perf_cpu_map *map; in process_event_cpus() local
102 struct perf_cpu_map *map = perf_cpu_map__new(str); cpu_map_print() local
[all...]
H A Dthread-map.c24 struct perf_thread_map *map; in test__thread_map() local
67 struct perf_record_thread_map *map = &event->thread_map; process_event() local
[all...]
H A Devent_update.c70 struct perf_cpu_map *map; in process_event_cpus() local
[all...]
H A Dmem2node.c15 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 Dtopology.c61 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 Dbpf_map.c28 int bpf_map__fprintf(struct bpf_map *map, FILE *fp) in bpf_map__fprintf() argument
/kernel/linux/linux-5.10/include/rdma/
H A Drw.h32 } map; member
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dobjectid.c17 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 Dheartbeat.c36 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 Dcrush.c108 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 Ddriver.h15 void __iomem *(*map)(void *priv, u64 handle, u32 size); member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dmxm.c81 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 Dsyscon-poweroff.c20 static struct regmap *map; variable
H A Dsyscon-reboot-mode.c17 struct regmap *map; member
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
H A Dipu3-css-pool.c10 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 Dplat-ram.c32 struct map_info map; member
[all...]
H A Duclinux.c57 struct map_info *map = mtd->priv; in uclinux_point() local
H A Dphysmap-bt1-rom.c29 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 Dmap_funcs.c13 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 Dchipreg.c55 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 Dhi655x-pmic.c80 static void hi655x_local_irq_clear(struct regmap *map) in hi655x_local_irq_clear() argument

Completed in 7 milliseconds

12345678910>>...162