/Linux-v5.4/tools/perf/util/ |
D | map_groups.h | 17 struct maps { struct 23 void maps__insert(struct maps *maps, struct map *map); argument 31 struct maps maps; member
|
D | map.c | 575 static void maps__init(struct maps *maps) in maps__init() 595 static void __maps__purge(struct maps *maps) in __maps__purge() 609 static void __maps__purge_names(struct maps *maps) in __maps__purge_names() 623 static void maps__exit(struct maps *maps) in maps__exit() 686 struct symbol *maps__find_symbol_by_name(struct maps *maps, const char *name, in maps__find_symbol_by_name() 739 static size_t maps__fprintf(struct maps *maps, FILE *fp) in maps__fprintf() 773 static int maps__fixup_overlappings(struct maps *maps, struct map *map, FILE *fp) in maps__fixup_overlappings() 888 struct maps *maps = &parent->maps; in map_groups__clone() local 911 static void __maps__insert(struct maps *maps, struct map *map) in __maps__insert() 932 static void __maps__insert_name(struct maps *maps, struct map *map) in __maps__insert_name() [all …]
|
D | find-map.c | 4 FILE *maps; in find_map() local
|
D | thread.c | 348 struct maps *maps = &thread->mg->maps; in __thread__prepare_access() local
|
/Linux-v5.4/drivers/pinctrl/vt8500/ |
D | pinctrl-wmt.c | 210 struct pinctrl_map **maps) in wmt_pctl_dt_node_to_map_func() 237 struct pinctrl_map **maps) in wmt_pctl_dt_node_to_map_pull() 283 struct pinctrl_map *maps, in wmt_pctl_dt_free_map() 300 struct pinctrl_map *maps, *cur_map; in wmt_pctl_dt_node_to_map() local
|
/Linux-v5.4/tools/perf/arch/x86/util/ |
D | event.c | 22 struct maps *maps = &kmaps->maps; in perf_event__synthesize_extra_kmaps() local
|
D | machine.c | 20 struct extra_kernel_map *maps; member
|
/Linux-v5.4/samples/bpf/ |
D | bpf_load.c | 265 static int load_maps(struct bpf_map_data *maps, int nr_maps, in load_maps() 341 struct bpf_map_data *maps, int nr_maps) in parse_relo_and_apply() 399 static int load_elf_maps_section(struct bpf_map_data *maps, int maps_shndx, in load_elf_maps_section()
|
/Linux-v5.4/tools/perf/tests/ |
D | vmlinux-kallsyms.c | 24 struct maps *maps = machine__kernel_maps(&vmlinux); in test__vmlinux_matches_kallsyms() local
|
/Linux-v5.4/arch/sparc/include/asm/ |
D | hvtramp.h | 20 struct hvtramp_mapping maps[1]; member
|
/Linux-v5.4/drivers/pinctrl/bcm/ |
D | pinctrl-bcm2835.c | 660 struct pinctrl_map *maps, unsigned num_maps) in bcm2835_pctl_dt_free_map() 673 struct pinctrl_map **maps) in bcm2835_pctl_dt_node_to_map_func() 692 struct pinctrl_map **maps) in bcm2835_pctl_dt_node_to_map_pull() 723 struct pinctrl_map *maps, *cur_map; in bcm2835_pctl_dt_node_to_map() local
|
/Linux-v5.4/fs/xfs/ |
D | xfs_pnfs.c | 228 struct iomap *maps, in xfs_fs_commit_blocks()
|
/Linux-v5.4/arch/arm/kernel/ |
D | module.c | 350 struct mod_unwind_map maps[ARM_SEC_MAX]; in module_finalize() local
|
/Linux-v5.4/drivers/xen/ |
D | gntdev-common.h | 23 struct list_head maps; member
|
/Linux-v5.4/drivers/mtd/maps/ |
D | amd76xrom.c | 35 struct list_head maps; member
|
D | ck804xrom.c | 39 struct list_head maps; member
|
D | ichxrom.c | 40 struct list_head maps; member
|
D | esb2rom.c | 101 struct list_head maps; member
|
/Linux-v5.4/drivers/platform/x86/ |
D | intel_pmc_core.c | 637 const struct pmc_bit_map **maps = pmcdev->map->slps0_dbg_maps; in pmc_core_slps0_dbg_show() local 980 const struct pmc_bit_map **maps = pmcdev->map->slps0_dbg_maps; in pmc_core_resume() local
|
/Linux-v5.4/security/selinux/ss/ |
D | ebitmap.h | 36 unsigned long maps[EBITMAP_UNIT_NUMS]; member
|
/Linux-v5.4/drivers/thermal/intel/ |
D | intel_bxt_pmic_thermal.c | 46 const struct thermal_irq_map *maps; member
|
/Linux-v5.4/tools/testing/selftests/x86/ |
D | test_vdso.c | 51 FILE *maps; in vsyscall_getcpu() local
|
/Linux-v5.4/drivers/pinctrl/tegra/ |
D | pinctrl-tegra-xusb.c | 152 struct pinctrl_map **maps, in tegra_xusb_padctl_parse_subnode() 233 struct pinctrl_map **maps, in tegra_xusb_padctl_dt_node_to_map()
|
/Linux-v5.4/drivers/pinctrl/ |
D | core.h | 181 const struct pinctrl_map *maps; member
|
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
D | nv50.c | 50 refcount_t maps; member
|