Searched refs:add_namespace (Results 1 – 2 of 2) sorted by relevance
32 $srctree/scripts/coccinelle/misc/add_namespace.cocci -D nsdeps -D ns=$1 $2
273 static void add_namespace(struct namespace_list **list, const char *namespace) in add_namespace() function2052 add_namespace(&mod->imported_namespaces, namespace); in read_symbols()2224 add_namespace(&mod->missing_namespaces, exp->namespace); in check_exports()