Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dmodule.c408 static bool each_symbol_in_section(const struct symsearch *arr, in each_symbol_in_section()
411 bool (*fn)(const struct symsearch *syms, in each_symbol_in_section()
427 static bool each_symbol_section(bool (*fn)(const struct symsearch *arr, in each_symbol_section()
433 static const struct symsearch arr[] = { in each_symbol_section()
459 struct symsearch arr[] = { in each_symbol_section()
503 static bool check_exported_symbol(const struct symsearch *syms, in check_exported_symbol()
572 static bool find_exported_symbol_in_section(const struct symsearch *syms, in find_exported_symbol_in_section()
/Linux-v5.10/include/linux/
Dmodule.h588 struct symsearch { struct