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

/linux-master/scripts/mod/
H A Dmodpost.h108 struct list_head imported_namespaces; member in struct:module
H A Dmodpost.c184 INIT_LIST_HEAD(&mod->imported_namespaces);
1651 add_namespace(&mod->imported_namespaces, namespace);
1768 if (!contains_namespace(&mod->imported_namespaces, exp->namespace)) {

Completed in 703 milliseconds