Searched refs:sym_lookup (Results 1 – 1 of 1) sorted by relevance
127 static Sym *sym_lookup(struct module *, Sym *);1509 if (sym_lookup(omp, osp) == NULL) in kobj_export_ksyms()1580 if (sym_lookup(omp, osp) == NULL) in kobj_export_ksyms()3366 sym_lookup(struct module *mp, Sym *ksp) in sym_lookup() function