Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.h132 struct namespace_list *imported_namespaces; member
H A Dmodpost.c289 return contains_namespace(module->imported_namespaces, namespace); in module_imports_namespace()
2034 add_namespace(&mod->imported_namespaces, namespace); in read_symbols()