Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.c258 static bool contains_namespace(struct namespace_list *list, in contains_namespace() function
272 if (!contains_namespace(*list, namespace)) { in add_namespace()
284 return contains_namespace(module->imported_namespaces, namespace); in module_imports_namespace()
/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.c304 static bool contains_namespace(struct list_head *head, const char *namespace) in contains_namespace() function
327 if (!contains_namespace(head, namespace)) { in add_namespace()
1853 if (!contains_namespace(&mod->imported_namespaces, exp->namespace)) { in check_exports()

Completed in 7 milliseconds