Lines Matching defs:maps
124 struct maps *maps;
137 maps = machine__kernel_maps(&vmlinux);
142 * Create the kernel maps for kallsyms and the DSO where we will then
143 * load /proc/kallsyms. Also create the modules maps from /proc/modules
155 * Load and split /proc/kallsyms into multiple maps, one per module.
294 maps__for_each_entry(maps, rb_node) {
319 maps__for_each_entry(maps, rb_node) {
349 maps = machine__kernel_maps(&kallsyms);
351 maps__for_each_entry(maps, rb_node) {