Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
Dmodule.c412 static bool each_symbol_in_section(const struct symsearch *arr, in each_symbol_in_section()
415 bool (*fn)(const struct symsearch *syms, in each_symbol_in_section()
431 static bool each_symbol_section(bool (*fn)(const struct symsearch *arr, in each_symbol_section()
437 static const struct symsearch arr[] = { in each_symbol_section()
463 struct symsearch arr[] = { in each_symbol_section()
507 static bool check_exported_symbol(const struct symsearch *syms, in check_exported_symbol()
576 static bool find_exported_symbol_in_section(const struct symsearch *syms, in find_exported_symbol_in_section()
/kernel/linux/linux-5.10/include/linux/
Dmodule.h597 struct symsearch { struct