/Linux-v4.19/tools/perf/util/ |
D | map.c | 498 static void maps__init(struct maps *maps) in maps__init() 511 static void __maps__purge(struct maps *maps) in __maps__purge() 525 static void maps__exit(struct maps *maps) in maps__exit() 586 struct symbol *maps__find_symbol_by_name(struct maps *maps, const char *name, in maps__find_symbol_by_name() 639 static size_t maps__fprintf(struct maps *maps, FILE *fp) in maps__fprintf() 672 static int maps__fixup_overlappings(struct maps *maps, struct map *map, FILE *fp) in maps__fixup_overlappings() 786 struct maps *maps = &parent->maps; in map_groups__clone() local 809 static void __maps__insert(struct maps *maps, struct map *map) in __maps__insert() 830 void maps__insert(struct maps *maps, struct map *map) in maps__insert() 837 static void __maps__remove(struct maps *maps, struct map *map) in __maps__remove() [all …]
|
D | map.h | 58 struct maps { struct 64 struct maps maps; member
|
D | find-vdso-map.c | 4 FILE *maps; in find_vdso_map() local
|
D | thread.c | 306 struct maps *maps = &thread->mg->maps; in __thread__prepare_access() local
|
/Linux-v4.19/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed.c | 152 bool enabled, struct regmap * const *maps) in aspeed_sig_expr_eval() 182 bool enable, struct regmap * const *maps) in aspeed_sig_expr_set() 255 struct regmap * const *maps) in aspeed_sig_expr_enable() 270 struct regmap * const *maps) in aspeed_sig_expr_disable() 293 struct regmap * const *maps) in aspeed_disable_sig()
|
/Linux-v4.19/drivers/pinctrl/vt8500/ |
D | pinctrl-wmt.c | 218 struct pinctrl_map **maps) in wmt_pctl_dt_node_to_map_func() 245 struct pinctrl_map **maps) in wmt_pctl_dt_node_to_map_pull() 291 struct pinctrl_map *maps, in wmt_pctl_dt_free_map() 308 struct pinctrl_map *maps, *cur_map; in wmt_pctl_dt_node_to_map() local
|
/Linux-v4.19/tools/perf/arch/x86/util/ |
D | event.c | 20 struct maps *maps = &kmaps->maps; in perf_event__synthesize_extra_kmaps() local
|
D | machine.c | 18 struct extra_kernel_map *maps; member
|
/Linux-v4.19/samples/bpf/ |
D | bpf_load.c | 249 static int load_maps(struct bpf_map_data *maps, int nr_maps, in load_maps() 325 struct bpf_map_data *maps, int nr_maps) in parse_relo_and_apply() 383 static int load_elf_maps_section(struct bpf_map_data *maps, int maps_shndx, in load_elf_maps_section()
|
/Linux-v4.19/tools/perf/tests/ |
D | vmlinux-kallsyms.c | 22 struct maps *maps = machine__kernel_maps(&vmlinux); in test__vmlinux_matches_kallsyms() local
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | hvtramp.h | 20 struct hvtramp_mapping maps[1]; member
|
/Linux-v4.19/drivers/pinctrl/bcm/ |
D | pinctrl-bcm2835.c | 662 struct pinctrl_map *maps, unsigned num_maps) in bcm2835_pctl_dt_free_map() 675 struct pinctrl_map **maps) in bcm2835_pctl_dt_node_to_map_func() 694 struct pinctrl_map **maps) in bcm2835_pctl_dt_node_to_map_pull() 725 struct pinctrl_map *maps, *cur_map; in bcm2835_pctl_dt_node_to_map() local
|
/Linux-v4.19/arch/arm/kernel/ |
D | module.c | 346 struct mod_unwind_map maps[ARM_SEC_MAX]; in module_finalize() local
|
/Linux-v4.19/fs/xfs/ |
D | xfs_pnfs.c | 235 struct iomap *maps, in xfs_fs_commit_blocks()
|
/Linux-v4.19/drivers/mtd/maps/ |
D | amd76xrom.c | 34 struct list_head maps; member
|
D | ck804xrom.c | 38 struct list_head maps; member
|
D | ichxrom.c | 39 struct list_head maps; member
|
D | esb2rom.c | 100 struct list_head maps; member
|
/Linux-v4.19/drivers/xen/ |
D | gntdev-common.h | 23 struct list_head maps; member
|
/Linux-v4.19/security/selinux/ss/ |
D | ebitmap.h | 36 unsigned long maps[EBITMAP_UNIT_NUMS]; member
|
/Linux-v4.19/drivers/thermal/ |
D | intel_bxt_pmic_thermal.c | 55 const struct thermal_irq_map *maps; member
|
/Linux-v4.19/tools/testing/selftests/x86/ |
D | test_vdso.c | 51 FILE *maps; in vsyscall_getcpu() local
|
/Linux-v4.19/drivers/pinctrl/tegra/ |
D | pinctrl-tegra-xusb.c | 160 struct pinctrl_map **maps, in tegra_xusb_padctl_parse_subnode() 241 struct pinctrl_map **maps, in tegra_xusb_padctl_dt_node_to_map()
|
/Linux-v4.19/drivers/pinctrl/ |
D | core.h | 182 const struct pinctrl_map *maps; member
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
D | nv50.c | 50 refcount_t maps; member
|