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

/linux-master/scripts/mod/
H A Dmodpost.c295 static bool contains_namespace(struct list_head *head, const char *namespace) function
318 if (!contains_namespace(head, namespace)) {
1768 if (!contains_namespace(&mod->imported_namespaces, exp->namespace)) {

Completed in 176 milliseconds