Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dsymbol.c1111 static int do_validate_kcore_modules(const char *filename, struct maps *kmaps) in do_validate_kcore_modules() function
1178 if (do_validate_kcore_modules(modules_filename, kmaps)) in validate_kcore_modules()