Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.c263 static bool contains_namespace(struct namespace_list *list, in contains_namespace() function
277 if (!contains_namespace(*list, namespace)) { in add_namespace()
289 return contains_namespace(module->imported_namespaces, namespace); in module_imports_namespace()