Searched refs:add_namespace (Results 1 – 2 of 2) sorted by relevance
30 $srctree/scripts/coccinelle/misc/add_namespace.cocci -D nsdeps -D ns=$1 $2
311 static void add_namespace(struct list_head *head, const char *namespace) in add_namespace() function1781 add_namespace(&mod->imported_namespaces, namespace); in read_symbols()1912 add_namespace(&mod->missing_namespaces, exp->namespace); in check_exports()