Searched refs:__map__is_kmodule (Results 1 – 4 of 4) sorted by relevance
227 static inline bool __map__is_kmodule(const struct map *map) in __map__is_kmodule() function
1175 if (!__map__is_kmodule(old_map)) in do_validate_kcore_modules_cb()
689 if (!__map__is_kmodule(map)) in perf_event__synthesize_modules_maps_cb()
3207 *modp = __map__is_kmodule(map) ? (char *)dso__short_name(map__dso(map)) : NULL; in machine__resolve_kernel_addr()