Lines Matching refs:kernel_symbol
88 const struct kernel_symbol *start, *stop;
253 static const char *kernel_symbol_name(const struct kernel_symbol *sym) in kernel_symbol_name()
262 static const char *kernel_symbol_namespace(const struct kernel_symbol *sym) in kernel_symbol_namespace()
282 struct kernel_symbol *sym; in find_exported_symbol_in_section()
288 sizeof(struct kernel_symbol), cmp_name); in find_exported_symbol_in_section()
1065 const struct kernel_symbol *sym, in verify_namespace_is_imported()
1111 static const struct kernel_symbol *resolve_symbol(struct module *mod, in resolve_symbol()
1166 static const struct kernel_symbol *
1171 const struct kernel_symbol *ksym; in resolve_symbol_wait()
1349 const struct kernel_symbol *s; in verify_exported_symbols()
1351 const struct kernel_symbol *sym; in verify_exported_symbols()
1399 const struct kernel_symbol *ksym; in simplify_symbols()