Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.h98 struct list_head imported_namespaces; member
Dmodpost.c193 INIT_LIST_HEAD(&mod->imported_namespaces); in new_module()
1610 add_namespace(&mod->imported_namespaces, namespace); in read_symbols()
1728 if (!contains_namespace(&mod->imported_namespaces, exp->namespace)) { in check_exports()