Home
last modified time | relevance | path

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

/linux/scripts/gendwarfksyms/
H A Dsymbols.c126 static bool is_exported(const char *name) in is_exported() function
/linux/kernel/module/
H A Dkallsyms.c24 static int is_exported(const char *name, unsigned long value, in is_exported() function