Lines Matching refs:kernel_symbol
88 const struct kernel_symbol *start, *stop;
285 static const char *kernel_symbol_name(const struct kernel_symbol *sym) in kernel_symbol_name()
294 static const char *kernel_symbol_namespace(const struct kernel_symbol *sym) in kernel_symbol_namespace()
314 struct kernel_symbol *sym; in find_exported_symbol_in_section()
320 sizeof(struct kernel_symbol), cmp_name); in find_exported_symbol_in_section()
1087 const struct kernel_symbol *sym, in verify_namespace_is_imported()
1133 static const struct kernel_symbol *resolve_symbol(struct module *mod, in resolve_symbol()
1188 static const struct kernel_symbol *
1193 const struct kernel_symbol *ksym; in resolve_symbol_wait()
1381 const struct kernel_symbol *s; in verify_exported_symbols()
1383 const struct kernel_symbol *sym; in verify_exported_symbols()
1431 const struct kernel_symbol *ksym; in simplify_symbols()