Lines Matching refs:kernel_symbol
90 const struct kernel_symbol *start, *stop;
245 static const char *kernel_symbol_name(const struct kernel_symbol *sym) in kernel_symbol_name()
254 static const char *kernel_symbol_namespace(const struct kernel_symbol *sym) in kernel_symbol_namespace()
274 struct kernel_symbol *sym; in find_exported_symbol_in_section()
280 sizeof(struct kernel_symbol), cmp_name); in find_exported_symbol_in_section()
1006 const struct kernel_symbol *sym, in verify_namespace_is_imported()
1055 static const struct kernel_symbol *resolve_symbol(struct module *mod, in resolve_symbol()
1110 static const struct kernel_symbol *
1115 const struct kernel_symbol *ksym; in resolve_symbol_wait()
1233 const struct kernel_symbol *s; in verify_exported_symbols()
1235 const struct kernel_symbol *sym; in verify_exported_symbols()
1283 const struct kernel_symbol *ksym; in simplify_symbols()