Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dmodule.c427 static bool each_symbol_section(bool (*fn)(const struct symsearch *arr, in each_symbol_section() function
604 if (each_symbol_section(find_exported_symbol_in_section, &fsa)) { in find_symbol()