Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/module/
Dmain.c310 static bool find_exported_symbol_in_section(const struct symsearch *syms, in find_exported_symbol_in_section() function
351 if (find_exported_symbol_in_section(&arr[i], NULL, fsa)) in find_symbol()
368 if (find_exported_symbol_in_section(&arr[i], mod, fsa)) in find_symbol()
/linux-6.14.4/lib/
DKconfig.debug2977 try to find the symbols used with find_exported_symbol_in_section().
2978 find_exported_symbol_in_section() uses bsearch() so a binary search