Home
last modified time | relevance | path

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

/openbmc/linux/scripts/mod/
H A Dmodpost.c369 static struct symbol *sym_add_exported(const char *name, struct module *mod, in sym_add_exported() function
1146 s = sym_add_exported(name, mod, is_gpl, data); in check_export_symbol()
2131 s = sym_add_exported(symname, mod, gpl_only, namespace); in read_dump()