Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c415 static bool each_symbol_in_section(const struct symsearch *arr, in each_symbol_in_section()
418 bool (*fn)(const struct symsearch *syms, in each_symbol_in_section()
434 static bool each_symbol_section(bool (*fn)(const struct symsearch *arr, in each_symbol_section()
440 static const struct symsearch arr[] = { in each_symbol_section()
466 struct symsearch arr[] = { in each_symbol_section()
510 static bool check_exported_symbol(const struct symsearch *syms, in check_exported_symbol()
579 static bool find_exported_symbol_in_section(const struct symsearch *syms, in find_exported_symbol_in_section()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h605 struct symsearch { struct