/Linux-v5.10/tools/perf/util/ |
D | maps.h | 22 #define maps__for_each_entry(maps, map) \ argument 25 #define maps__for_each_entry_safe(maps, map, next) \ argument 28 struct maps { struct 33 struct map **maps_by_name; argument 35 unsigned int nr_maps; argument 36 unsigned int nr_maps_allocated; argument 47 struct maps *kmaps; argument 55 static inline struct maps *maps__get(struct maps *maps) in maps__get()
|
D | map.c | 524 void maps__init(struct maps *maps, struct machine *machine) in maps__init() 535 static void __maps__free_maps_by_name(struct maps *maps) in __maps__free_maps_by_name() 544 void maps__insert(struct maps *maps, struct map *map) in maps__insert() 584 static void __maps__remove(struct maps *maps, struct map *map) in __maps__remove() 590 void maps__remove(struct maps *maps, struct map *map) in maps__remove() 603 static void __maps__purge(struct maps *maps) in __maps__purge() 613 void maps__exit(struct maps *maps) in maps__exit() 620 bool maps__empty(struct maps *maps) in maps__empty() 627 struct maps *maps = zalloc(sizeof(*maps)); in maps__new() local 635 void maps__delete(struct maps *maps) in maps__delete() [all …]
|
D | unwind-libunwind.c | 15 static void unwind__register_ops(struct maps *maps, struct unwind_libunwind_ops *ops) in unwind__register_ops() 20 int unwind__prepare_access(struct maps *maps, struct map *map, bool *initialized) in unwind__prepare_access() 69 void unwind__flush_access(struct maps *maps) in unwind__flush_access() 75 void unwind__finish_access(struct maps *maps) in unwind__finish_access()
|
D | find-map.c | 4 FILE *maps; in find_map() local
|
D | map_symbol.h | 12 struct maps *maps; member
|
D | unwind-libunwind-local.c | 619 static int _unwind__prepare_access(struct maps *maps) in _unwind__prepare_access() 631 static void _unwind__flush_access(struct maps *maps) in _unwind__flush_access() 636 static void _unwind__finish_access(struct maps *maps) in _unwind__finish_access()
|
D | symbol.c | 243 void maps__fixup_end(struct maps *maps) in maps__fixup_end() 1179 struct list_head maps; member 1949 void __maps__sort_by_name(struct maps *maps) in __maps__sort_by_name() 1954 static int map__groups__sort_by_name_from_rbtree(struct maps *maps) in map__groups__sort_by_name_from_rbtree() 1973 static struct map *__maps__find_by_name(struct maps *maps, const char *name) in __maps__find_by_name() 1987 struct map *maps__find_by_name(struct maps *maps, const char *name) in maps__find_by_name()
|
/Linux-v5.10/tools/perf/tests/ |
D | maps.c | 16 static int check_maps(struct map_def *merged, unsigned int size, struct maps *maps) in check_maps() 38 struct maps maps; in test__maps__merge_in() local
|
D | thread-maps-share.c | 15 struct maps *maps; in test__thread_maps_share() local
|
D | vmlinux-kallsyms.c | 24 struct maps *maps = machine__kernel_maps(&vmlinux); in test__vmlinux_matches_kallsyms() local
|
/Linux-v5.10/drivers/platform/x86/ |
D | intel_pmc_core.c | 632 const struct pmc_bit_map **maps = pmcdev->map->slps0_dbg_maps; in pmc_core_slps0_display() local 656 static int pmc_core_lpm_get_arr_size(const struct pmc_bit_map **maps) in pmc_core_lpm_get_arr_size() 669 const struct pmc_bit_map **maps) in pmc_core_lpm_display() 725 const struct pmc_bit_map **maps = pmcdev->map->pfear_sts; in pmc_core_ppfear_show() local 1045 const struct pmc_bit_map **maps = pmcdev->map->lpm_sts; in pmc_core_substate_sts_regs_show() local 1057 const struct pmc_bit_map **maps = pmcdev->map->lpm_sts; in pmc_core_substate_l_sts_regs_show() local 1325 const struct pmc_bit_map **maps = pmcdev->map->lpm_sts; in pmc_core_resume() local
|
/Linux-v5.10/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.10/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.10/arch/sparc/include/asm/ |
D | hvtramp.h | 20 struct hvtramp_mapping maps[1]; member
|
/Linux-v5.10/tools/perf/arch/x86/util/ |
D | machine.c | 20 struct extra_kernel_map *maps; member
|
/Linux-v5.10/fs/xfs/ |
D | xfs_pnfs.c | 223 struct iomap *maps, in xfs_fs_commit_blocks()
|
/Linux-v5.10/drivers/pinctrl/bcm/ |
D | pinctrl-bcm2835.c | 723 struct pinctrl_map *maps, unsigned num_maps) in bcm2835_pctl_dt_free_map() 736 struct pinctrl_map **maps) in bcm2835_pctl_dt_node_to_map_func() 755 struct pinctrl_map **maps) in bcm2835_pctl_dt_node_to_map_pull() 786 struct pinctrl_map *maps, *cur_map; in bcm2835_pctl_dt_node_to_map() local
|
/Linux-v5.10/arch/arm/kernel/ |
D | module.c | 356 struct mod_unwind_map maps[ARM_SEC_MAX]; in module_finalize() local
|
/Linux-v5.10/drivers/xen/ |
D | gntdev-common.h | 24 struct list_head maps; member
|
/Linux-v5.10/kernel/bpf/preload/iterators/ |
D | iterators.skel.h | 15 } maps; member
|
/Linux-v5.10/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
|
/Linux-v5.10/security/selinux/ss/ |
D | ebitmap.h | 36 unsigned long maps[EBITMAP_UNIT_NUMS]; member
|
/Linux-v5.10/drivers/thermal/intel/ |
D | intel_bxt_pmic_thermal.c | 46 const struct thermal_irq_map *maps; member
|