Home
last modified time | relevance | path

Searched defs:maps (Results 1 – 25 of 57) sorted by relevance

123

/Linux-v5.4/tools/perf/util/
Dmap_groups.h17 struct maps { struct
23 void maps__insert(struct maps *maps, struct map *map); argument
31 struct maps maps; member
Dmap.c575 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 …]
Dfind-map.c4 FILE *maps; in find_map() local
Dthread.c348 struct maps *maps = &thread->mg->maps; in __thread__prepare_access() local
/Linux-v5.4/drivers/pinctrl/vt8500/
Dpinctrl-wmt.c210 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/
Devent.c22 struct maps *maps = &kmaps->maps; in perf_event__synthesize_extra_kmaps() local
Dmachine.c20 struct extra_kernel_map *maps; member
/Linux-v5.4/samples/bpf/
Dbpf_load.c265 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/
Dvmlinux-kallsyms.c24 struct maps *maps = machine__kernel_maps(&vmlinux); in test__vmlinux_matches_kallsyms() local
/Linux-v5.4/arch/sparc/include/asm/
Dhvtramp.h20 struct hvtramp_mapping maps[1]; member
/Linux-v5.4/drivers/pinctrl/bcm/
Dpinctrl-bcm2835.c660 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/
Dxfs_pnfs.c228 struct iomap *maps, in xfs_fs_commit_blocks()
/Linux-v5.4/arch/arm/kernel/
Dmodule.c350 struct mod_unwind_map maps[ARM_SEC_MAX]; in module_finalize() local
/Linux-v5.4/drivers/xen/
Dgntdev-common.h23 struct list_head maps; member
/Linux-v5.4/drivers/mtd/maps/
Damd76xrom.c35 struct list_head maps; member
Dck804xrom.c39 struct list_head maps; member
Dichxrom.c40 struct list_head maps; member
Desb2rom.c101 struct list_head maps; member
/Linux-v5.4/drivers/platform/x86/
Dintel_pmc_core.c637 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/
Debitmap.h36 unsigned long maps[EBITMAP_UNIT_NUMS]; member
/Linux-v5.4/drivers/thermal/intel/
Dintel_bxt_pmic_thermal.c46 const struct thermal_irq_map *maps; member
/Linux-v5.4/tools/testing/selftests/x86/
Dtest_vdso.c51 FILE *maps; in vsyscall_getcpu() local
/Linux-v5.4/drivers/pinctrl/tegra/
Dpinctrl-tegra-xusb.c152 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/
Dcore.h181 const struct pinctrl_map *maps; member
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dnv50.c50 refcount_t maps; member

123