Home
last modified time | relevance | path

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

/Linux-v5.15/scripts/
Dnsdeps30 $srctree/scripts/coccinelle/misc/add_namespace.cocci -D nsdeps -D ns=$1 $2
/Linux-v5.15/scripts/mod/
Dmodpost.c283 static void add_namespace(struct namespace_list **list, const char *namespace) in add_namespace() function
2026 add_namespace(&mod->imported_namespaces, namespace); in read_symbols()
2175 add_namespace(&mod->missing_namespaces, exp->namespace); in check_exports()