Searched refs:contains_namespace (Results 1 - 1 of 1) sorted by last modified time

/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)) {
1763 if (!contains_namespace(&mod->imported_namespaces, exp->namespace)) {

Completed in 292 milliseconds