Home
last modified time | relevance | path

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

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