Lines Matching refs:kernel_symbol
88 const struct kernel_symbol *start, *stop;
337 static const char *kernel_symbol_name(const struct kernel_symbol *sym) in kernel_symbol_name()
346 static const char *kernel_symbol_namespace(const struct kernel_symbol *sym) in kernel_symbol_namespace()
366 struct kernel_symbol *sym; in find_exported_symbol_in_section()
372 sizeof(struct kernel_symbol), cmp_name); in find_exported_symbol_in_section()
1181 const struct kernel_symbol *sym, in verify_namespace_is_imported()
1231 static const struct kernel_symbol *resolve_symbol(struct module *mod, in resolve_symbol()
1286 static const struct kernel_symbol *
1291 const struct kernel_symbol *ksym; in resolve_symbol_wait()
1470 const struct kernel_symbol *s; in verify_exported_symbols()
1472 const struct kernel_symbol *sym; in verify_exported_symbols()
1520 const struct kernel_symbol *ksym; in simplify_symbols()