Searched refs:is_exported (Results 1 – 2 of 2) sorted by relevance
126 static bool is_exported(const char *name) in is_exported() function143 if (is_exported(name)) { in symbol_read_exports()
24 static int is_exported(const char *name, unsigned long value, in is_exported() function 395 *exported = is_exported(name, *value, mod); in module_get_kallsym()