Home
last modified time | relevance | path

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

/linux/scripts/mod/
H A Dmodpost.h133 struct list_head imported_namespaces; member
H A Dmodpost.c198 INIT_LIST_HEAD(&mod->imported_namespaces); in new_module()
1616 add_namespace(&mod->imported_namespaces, namespace); in read_symbols()
1769 !contains_namespace(&mod->imported_namespaces, exp->namespace)) { in check_exports()