Home
last modified time | relevance | path

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

/linux/arch/arm/kernel/
H A Dvdso.c116 static Elf32_Sym * __init find_symbol(struct elfinfo *lib, const char *symname) in find_symbol() function
/linux/scripts/genksyms/
H A Dgenksyms.c153 struct symbol *find_symbol(const char *name, enum symbol_type ns, int exact) in find_symbol() function
/linux/scripts/mod/
H A Dmodpost.c278 static struct symbol *find_symbol(const char *name) in find_symbol() function
/linux/kernel/module/
H A Dmain.c388 bool find_symbol(struct find_symbol_arg *fsa) in find_symbol() function