Searched defs:find_symbol (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm/kernel/
H A Dvdso.c124 static Elf32_Sym * __init find_symbol(struct elfinfo *lib, const char *symname) find_symbol() function
/linux-4.4.14/scripts/genksyms/
H A Dgenksyms.c166 struct symbol *find_symbol(const char *name, enum symbol_type ns, int exact) find_symbol() function
/linux-4.4.14/scripts/mod/
H A Dmodpost.c218 static struct symbol *find_symbol(const char *name) find_symbol() function
/linux-4.4.14/kernel/
H A Dmodule.c583 const struct kernel_symbol *find_symbol(const char *name, find_symbol() function
606 EXPORT_SYMBOL_GPL(find_symbol); variable

Completed in 170 milliseconds