Searched refs:each_symbol_section (Results 1 – 2 of 2) sorted by relevance
588 bool each_symbol_section(bool (*fn)(const struct symsearch *arr,
421 bool each_symbol_section(bool (*fn)(const struct symsearch *arr, in each_symbol_section() function482 EXPORT_SYMBOL_GPL(each_symbol_section);595 if (each_symbol_section(find_exported_symbol_in_section, &fsa)) { in find_symbol()