Lines Matching refs:kernel_symbol
92 const struct kernel_symbol *start, *stop;
247 static const char *kernel_symbol_name(const struct kernel_symbol *sym) in kernel_symbol_name()
256 static const char *kernel_symbol_namespace(const struct kernel_symbol *sym) in kernel_symbol_namespace()
276 struct kernel_symbol *sym; in find_exported_symbol_in_section()
282 sizeof(struct kernel_symbol), cmp_name); in find_exported_symbol_in_section()
1008 const struct kernel_symbol *sym, in verify_namespace_is_imported()
1057 static const struct kernel_symbol *resolve_symbol(struct module *mod, in resolve_symbol()
1112 static const struct kernel_symbol *
1117 const struct kernel_symbol *ksym; in resolve_symbol_wait()
1235 const struct kernel_symbol *s; in verify_exported_symbols()
1237 const struct kernel_symbol *sym; in verify_exported_symbols()
1285 const struct kernel_symbol *ksym; in simplify_symbols()