Home
last modified time | relevance | path

Searched defs:namespace (Results 1 – 1 of 1) sorted by relevance

/scripts/mod/
Dmodpost.c215 char *namespace; member
292 char namespace[]; member
295 static bool contains_namespace(struct list_head *head, const char *namespace) in contains_namespace()
314 static void add_namespace(struct list_head *head, const char *namespace) in add_namespace()
361 bool gpl_only, const char *namespace) in sym_add_exported()
1580 char *namespace; in read_symbols() local
2088 char *symname, *namespace, *modname, *d, *export; in read_dump() local