Home
last modified time | relevance | path

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

123

/Linux-v4.19/tools/perf/util/
Dmap.c498 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 …]
Dmap.h58 struct maps { struct
64 struct maps maps; member
Dfind-vdso-map.c4 FILE *maps; in find_vdso_map() local
Dthread.c306 struct maps *maps = &thread->mg->maps; in __thread__prepare_access() local
/Linux-v4.19/drivers/pinctrl/aspeed/
Dpinctrl-aspeed.c152 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/
Dpinctrl-wmt.c218 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/
Devent.c20 struct maps *maps = &kmaps->maps; in perf_event__synthesize_extra_kmaps() local
Dmachine.c18 struct extra_kernel_map *maps; member
/Linux-v4.19/samples/bpf/
Dbpf_load.c249 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/
Dvmlinux-kallsyms.c22 struct maps *maps = machine__kernel_maps(&vmlinux); in test__vmlinux_matches_kallsyms() local
/Linux-v4.19/arch/sparc/include/asm/
Dhvtramp.h20 struct hvtramp_mapping maps[1]; member
/Linux-v4.19/drivers/pinctrl/bcm/
Dpinctrl-bcm2835.c662 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/
Dmodule.c346 struct mod_unwind_map maps[ARM_SEC_MAX]; in module_finalize() local
/Linux-v4.19/fs/xfs/
Dxfs_pnfs.c235 struct iomap *maps, in xfs_fs_commit_blocks()
/Linux-v4.19/drivers/mtd/maps/
Damd76xrom.c34 struct list_head maps; member
Dck804xrom.c38 struct list_head maps; member
Dichxrom.c39 struct list_head maps; member
Desb2rom.c100 struct list_head maps; member
/Linux-v4.19/drivers/xen/
Dgntdev-common.h23 struct list_head maps; member
/Linux-v4.19/security/selinux/ss/
Debitmap.h36 unsigned long maps[EBITMAP_UNIT_NUMS]; member
/Linux-v4.19/drivers/thermal/
Dintel_bxt_pmic_thermal.c55 const struct thermal_irq_map *maps; member
/Linux-v4.19/tools/testing/selftests/x86/
Dtest_vdso.c51 FILE *maps; in vsyscall_getcpu() local
/Linux-v4.19/drivers/pinctrl/tegra/
Dpinctrl-tegra-xusb.c160 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/
Dcore.h182 const struct pinctrl_map *maps; member
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dnv50.c50 refcount_t maps; member

123