Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.c268 static void add_namespace(struct namespace_list **list, const char *namespace) in add_namespace() function
2063 add_namespace(&mod->imported_namespaces, namespace); in read_symbols()
2241 add_namespace(&mod->missing_namespaces, exp->namespace); in check_exports()
/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.c323 static void add_namespace(struct list_head *head, const char *namespace) in add_namespace() function
1736 add_namespace(&mod->imported_namespaces, namespace); in read_symbols()
1857 add_namespace(&mod->missing_namespaces, exp->namespace); in check_exports()

Completed in 7 milliseconds