/Linux-v6.6/tools/perf/util/ |
D | maps.c | 13 static void maps__init(struct maps *maps, struct machine *machine) in maps__init() 24 static void __maps__free_maps_by_name(struct maps *maps) in __maps__free_maps_by_name() 36 static int __maps__insert(struct maps *maps, struct map *map) in __maps__insert() 64 int maps__insert(struct maps *maps, struct map *map) in maps__insert() 105 maps__maps_by_name(maps)[maps__nr_maps(maps) - 1] = map__get(map); in maps__insert() local 113 static void __maps__remove(struct maps *maps, struct map_rb_node *rb_node) in __maps__remove() 120 void maps__remove(struct maps *maps, struct map *map) in maps__remove() 137 static void __maps__purge(struct maps *maps) in __maps__purge() 151 static void maps__exit(struct maps *maps) in maps__exit() 158 bool maps__empty(struct maps *maps) in maps__empty() [all …]
|
D | maps.h | 29 #define maps__for_each_entry(maps, map) \ argument 32 #define maps__for_each_entry_safe(maps, map, next) \ argument 36 DECLARE_RC_STRUCT(maps) { in DECLARE_RC_STRUCT() argument 74 static inline struct rb_root *maps__entries(struct maps *maps) in maps__entries() 79 static inline struct machine *maps__machine(struct maps *maps) in maps__machine() 84 static inline struct rw_semaphore *maps__lock(struct maps *maps) in maps__lock() 89 static inline struct map **maps__maps_by_name(struct maps *maps) in maps__maps_by_name() 94 static inline unsigned int maps__nr_maps(const struct maps *maps) in maps__nr_maps() 99 static inline refcount_t *maps__refcnt(struct maps *maps) in maps__refcnt() 105 static inline void *maps__addr_space(struct maps *maps) in maps__addr_space() [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() 71 void unwind__flush_access(struct maps *maps) in unwind__flush_access() 79 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 | addr_location.h | 14 struct maps *maps; member
|
D | thread.h | 39 struct maps *maps; in DECLARE_RC_STRUCT() local 132 static inline void thread__set_maps(struct thread *thread, struct maps *maps) in thread__set_maps()
|
D | unwind-libunwind-local.c | 691 static int _unwind__prepare_access(struct maps *maps) in _unwind__prepare_access() 705 static void _unwind__flush_access(struct maps *maps) in _unwind__flush_access() 710 static void _unwind__finish_access(struct maps *maps) in _unwind__finish_access()
|
D | symbol.c | 274 void maps__fixup_end(struct maps *maps) in maps__fixup_end() 1249 struct list_head maps; member 2096 void __maps__sort_by_name(struct maps *maps) in __maps__sort_by_name() 2101 static int map__groups__sort_by_name_from_rbtree(struct maps *maps) in map__groups__sort_by_name_from_rbtree() 2128 static struct map *__maps__find_by_name(struct maps *maps, const char *name) in __maps__find_by_name() 2143 struct map *maps__find_by_name(struct maps *maps, const char *name) in maps__find_by_name()
|
/Linux-v6.6/tools/perf/tests/ |
D | maps.c | 17 static int check_maps(struct map_def *merged, unsigned int size, struct maps *maps) in check_maps() 88 struct maps *maps = maps__new(NULL); 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 | 124 struct maps *maps; in test__vmlinux_matches_kallsyms() local
|
/Linux-v6.6/drivers/platform/x86/intel/pmc/ |
D | core.c | 220 const struct pmc_bit_map **maps = pmc->map->slps0_dbg_maps; in pmc_core_slps0_display() local 244 static int pmc_core_lpm_get_arr_size(const struct pmc_bit_map **maps) in pmc_core_lpm_get_arr_size() 257 const struct pmc_bit_map **maps) in pmc_core_lpm_display() 317 const struct pmc_bit_map **maps; in pmc_core_ppfear_show() local 696 const struct pmc_bit_map **maps; in pmc_core_substate_sts_regs_show() local 717 const struct pmc_bit_map **maps; in pmc_core_substate_l_sts_regs_show() local 747 const struct pmc_bit_map **maps = pmc->map->lpm_sts; in pmc_core_substate_req_regs_show() local 1329 const struct pmc_bit_map **maps = pmc->map->lpm_sts; in pmc_core_resume_common() local
|
/Linux-v6.6/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-v6.6/drivers/irqchip/ |
D | irq-qcom-mpm.c | 82 struct mpm_gic_map *maps; member 203 struct mpm_gic_map *maps = priv->maps; in get_mpm_gic_map() local 308 static bool gic_hwirq_is_mapped(struct mpm_gic_map *maps, int cnt, u32 hwirq) in gic_hwirq_is_mapped()
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | hvtramp.h | 20 struct hvtramp_mapping maps[1]; member
|
/Linux-v6.6/tools/perf/arch/x86/util/ |
D | machine.c | 20 struct extra_kernel_map *maps; member
|
/Linux-v6.6/drivers/pinctrl/bcm/ |
D | pinctrl-bcm2835.c | 756 struct pinctrl_map *maps, unsigned num_maps) in bcm2835_pctl_dt_free_map() 769 struct pinctrl_map **maps) in bcm2835_pctl_dt_node_to_map_func() 788 struct pinctrl_map **maps) in bcm2835_pctl_dt_node_to_map_pull() 819 struct pinctrl_map *maps, *cur_map; in bcm2835_pctl_dt_node_to_map() local
|
/Linux-v6.6/drivers/hid/bpf/entrypoints/ |
D | entrypoints.lskel.h | 12 } maps; member
|
/Linux-v6.6/fs/xfs/ |
D | xfs_pnfs.c | 261 struct iomap *maps, in xfs_fs_commit_blocks()
|
/Linux-v6.6/kernel/bpf/preload/iterators/ |
D | iterators.lskel-big-endian.h | 12 } maps; member
|
D | iterators.lskel-little-endian.h | 12 } maps; member
|
/Linux-v6.6/drivers/mtd/maps/ |
D | ck804xrom.c | 39 struct list_head maps; member
|
D | amd76xrom.c | 35 struct list_head maps; member
|
/Linux-v6.6/tools/testing/selftests/arm64/mte/ |
D | check_user_mem.c | 199 int maps[] = {MAP_SHARED, MAP_PRIVATE}; in main() local
|