Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.c376 static struct symbol *sym_add_exported(const char *name, struct module *mod, in sym_add_exported() function
668 sym_add_exported(name, mod, true); in handle_symbol()
670 sym_add_exported(name, mod, false); in handle_symbol()
2235 s = sym_add_exported(symname, mod, gpl_only); in read_dump()