Searched refs:sym_lookup (Results 1 – 1 of 1) sorted by relevance
126 static Sym *sym_lookup(struct module *, Sym *);1524 if (sym_lookup(omp, osp) == NULL) in kobj_export_ksyms()1595 if (sym_lookup(omp, osp) == NULL) in kobj_export_ksyms()3353 sym_lookup(struct module *mp, Sym *ksp) in sym_lookup() function