Home
last modified time | relevance | path

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

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