Home
last modified time | relevance | path

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

/linux-2.6.39/scripts/genksyms/
Dgenksyms.c166 struct symbol *find_symbol(const char *name, enum symbol_type ns, int exact) in find_symbol() function
/linux-2.6.39/scripts/mod/
Dmodpost.c211 static struct symbol *find_symbol(const char *name) in find_symbol() function
/linux-2.6.39/kernel/
Dmodule.c370 const struct kernel_symbol *find_symbol(const char *name, in find_symbol() function