required_namespaces 2221 scripts/mod/modpost.c add_namespace(&mod->required_namespaces, required_namespaces 2544 scripts/mod/modpost.c for (ns = mod->required_namespaces; ns; ns = ns->next) required_namespaces 130 scripts/mod/modpost.h struct namespace_list *required_namespaces;