symsearch         588 include/linux/module.h bool each_symbol_section(bool (*fn)(const struct symsearch *arr,
symsearch         403 kernel/module.c static bool each_symbol_in_section(const struct symsearch *arr,
symsearch         406 kernel/module.c 				   bool (*fn)(const struct symsearch *syms,
symsearch         422 kernel/module.c bool each_symbol_section(bool (*fn)(const struct symsearch *arr,
symsearch         428 kernel/module.c 	static const struct symsearch arr[] = {
symsearch         454 kernel/module.c 		struct symsearch arr[] = {
symsearch         498 kernel/module.c static bool check_exported_symbol(const struct symsearch *syms,
symsearch         566 kernel/module.c static bool find_exported_symbol_in_section(const struct symsearch *syms,