/linux-6.12.1/tools/perf/util/ |
D | maps.c | 26 DECLARE_RC_STRUCT(maps) { in DECLARE_RC_STRUCT() argument 116 static struct map **maps__maps_by_address(const struct maps *maps) in maps__maps_by_address() 121 static void maps__set_maps_by_address(struct maps *maps, struct map **new) in maps__set_maps_by_address() 127 static void maps__set_nr_maps_allocated(struct maps *maps, unsigned int nr_maps_allocated) in maps__set_nr_maps_allocated() 132 static void maps__set_nr_maps(struct maps *maps, unsigned int nr_maps) in maps__set_nr_maps() 138 static struct map **maps__maps_by_name(const struct maps *maps) in maps__maps_by_name() 144 static void maps__set_maps_by_name(struct maps *maps, struct map **new) in maps__set_maps_by_name() 150 static bool maps__maps_by_address_sorted(const struct maps *maps) in maps__maps_by_address_sorted() 155 static void maps__set_maps_by_address_sorted(struct maps *maps, bool value) in maps__set_maps_by_address_sorted() 160 static bool maps__maps_by_name_sorted(const struct maps *maps) in maps__maps_by_name_sorted() [all …]
|
D | unwind-libunwind.c | 15 int unwind__prepare_access(struct maps *maps, struct map *map, bool *initialized) in unwind__prepare_access() 66 void unwind__flush_access(struct maps *maps) in unwind__flush_access() 74 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 | unwind-libunwind-local.c | 710 static int _unwind__prepare_access(struct maps *maps) in _unwind__prepare_access() 724 static void _unwind__flush_access(struct maps *maps) in _unwind__flush_access() 729 static void _unwind__finish_access(struct maps *maps) in _unwind__finish_access()
|
D | thread.h | 34 struct maps *maps; in DECLARE_RC_STRUCT() local 135 static inline void thread__set_maps(struct thread *thread, struct maps *maps) in thread__set_maps()
|
/linux-6.12.1/tools/bpf/bpftool/Documentation/ |
D | bpftool-map.rst | 14 SYNOPSIS 25 MAP COMMANDS 60 DESCRIPTION 161 OPTIONS 172 EXAMPLES
|
D | bpftool.rst | 14 SYNOPSIS 53 DESCRIPTION 61 OPTIONS
|
/linux-6.12.1/tools/perf/tests/ |
D | maps.c | 48 static int check_maps(struct map_def *merged, unsigned int size, struct maps *maps) in check_maps() 103 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 | 197 struct maps *maps; in test__vmlinux_matches_kallsyms() local
|
/linux-6.12.1/drivers/platform/x86/intel/pmc/ |
D | core.c | 224 const struct pmc_bit_map **maps = pmc->map->slps0_dbg_maps; in pmc_core_slps0_display() local 248 static unsigned int pmc_core_lpm_get_arr_size(const struct pmc_bit_map **maps) in pmc_core_lpm_get_arr_size() 261 const struct pmc_bit_map **maps) in pmc_core_lpm_display() 321 const struct pmc_bit_map **maps; in pmc_core_ppfear_show() local 688 const struct pmc_bit_map **maps; in pmc_core_s0ix_blocker_show() local 794 const struct pmc_bit_map **maps; in pmc_core_substate_sts_regs_show() local 815 const struct pmc_bit_map **maps; in pmc_core_substate_l_sts_regs_show() local 853 const struct pmc_bit_map **maps; in pmc_core_substate_req_regs_show() local 1596 const struct pmc_bit_map **maps = pmc->map->lpm_sts; in pmc_core_resume_common() local
|
/linux-6.12.1/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-6.12.1/drivers/irqchip/ |
D | irq-qcom-mpm.c | 83 struct mpm_gic_map *maps; member 204 struct mpm_gic_map *maps = priv->maps; in get_mpm_gic_map() local 309 static bool gic_hwirq_is_mapped(struct mpm_gic_map *maps, int cnt, u32 hwirq) in gic_hwirq_is_mapped()
|
/linux-6.12.1/tools/testing/selftests/exec/ |
D | load_address.c | 56 FILE *maps; in main() local
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | hvtramp.h | 20 struct hvtramp_mapping maps[1]; member
|
/linux-6.12.1/tools/testing/selftests/mm/ |
D | seal_elf.c | 64 FILE *maps; in test_seal_elf() local
|
/linux-6.12.1/tools/perf/arch/x86/util/ |
D | machine.c | 20 struct extra_kernel_map *maps; member
|
/linux-6.12.1/drivers/pinctrl/bcm/ |
D | pinctrl-bcm2835.c | 761 struct pinctrl_map *maps, unsigned num_maps) in bcm2835_pctl_dt_free_map() 774 struct pinctrl_map **maps) in bcm2835_pctl_dt_node_to_map_func() 793 struct pinctrl_map **maps) in bcm2835_pctl_dt_node_to_map_pull() 824 struct pinctrl_map *maps, *cur_map; in bcm2835_pctl_dt_node_to_map() local
|
/linux-6.12.1/fs/xfs/ |
D | xfs_pnfs.c | 261 struct iomap *maps, in xfs_fs_commit_blocks()
|
/linux-6.12.1/kernel/bpf/preload/iterators/ |
D | iterators.lskel-big-endian.h | 12 } maps; member
|
D | iterators.lskel-little-endian.h | 12 } maps; member
|
/linux-6.12.1/drivers/mtd/maps/ |
D | ck804xrom.c | 39 struct list_head maps; member
|
/linux-6.12.1/tools/testing/selftests/arm64/mte/ |
D | check_user_mem.c | 199 int maps[] = {MAP_SHARED, MAP_PRIVATE}; in main() local
|