Searched refs:kernel_get_module_path (Results 1 – 3 of 3) sorted by relevance
121 extern const char *kernel_get_module_path(const char *module);
161 const char *path = kernel_get_module_path(module_name); in __linux_kernel_find_elf()213 const char *path = kernel_get_module_path("kernel"); in debuginfo__init_online_kernel_dwarf()
168 const char *kernel_get_module_path(const char *module) in kernel_get_module_path() function184 path = kernel_get_module_path(module); in open_debuginfo()