Searched refs:machine__findnew_module_map (Results 1 – 2 of 2) sorted by relevance
224 struct map *machine__findnew_module_map(struct machine *machine, u64 start,
788 struct map *machine__findnew_module_map(struct machine *machine, u64 start, in machine__findnew_module_map() function1407 map = machine__findnew_module_map(machine, start, name); in machine__create_module()1583 map = machine__findnew_module_map(machine, event->mmap.start, in machine__process_kernel_mmap_event()