Home
last modified time | relevance | path

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

/openbmc/linux/scripts/mod/
H A Dmodpost.c303 static bool contains_namespace(struct list_head *head, const char *namespace) in contains_namespace() function
326 if (!contains_namespace(head, namespace)) { in add_namespace()
1774 if (!contains_namespace(&mod->imported_namespaces, exp->namespace)) { in check_exports()