Home
last modified time | relevance | path

Searched refs:do_validate_kcore_modules (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dsymbol.c991 static int do_validate_kcore_modules(const char *filename, struct map *map, in do_validate_kcore_modules() function
1065 if (do_validate_kcore_modules(modules_filename, map, kmaps)) in validate_kcore_modules()