Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/mod/
Dmodpost.h130 struct namespace_list *required_namespaces; member
Dmodpost.c2221 add_namespace(&mod->required_namespaces, in check_exports()
2544 for (ns = mod->required_namespaces; ns; ns = ns->next) in write_namespace_deps_files()