Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Dkallsyms.c24 static int is_exported(const char *name, unsigned long value, in is_exported() function
403 *exported = is_exported(name, *value, mod); in module_get_kallsym()