imported_namespaces 269 scripts/mod/modpost.c return contains_namespace(module->imported_namespaces, namespace); imported_namespaces 2046 scripts/mod/modpost.c add_namespace(&mod->imported_namespaces, namespace); imported_namespaces 132 scripts/mod/modpost.h struct namespace_list *imported_namespaces;