Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c434 static bool each_symbol_section(bool (*fn)(const struct symsearch *arr, in each_symbol_section() function
611 if (each_symbol_section(find_exported_symbol_in_section, &fsa)) { in find_symbol()