Home
last modified time | relevance | path

Searched refs:sym_add_exported (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/scripts/mod/
Dmodpost.c306 static struct symbol *sym_add_exported(const char *name, struct module *mod, in sym_add_exported() function
672 sym_add_exported(symname + strlen(KSYMTAB_PFX), mod, in handle_modversions()
2330 s = sym_add_exported(symname, mod, export_no(export)); in read_dump()