Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm/kernel/
Dvdso.c129 static Elf32_Sym * __init find_symbol(struct elfinfo *lib, const char *symname) in find_symbol() function
/Linux-v5.15/scripts/genksyms/
Dgenksyms.c154 struct symbol *find_symbol(const char *name, enum symbol_type ns, int exact) in find_symbol() function
/Linux-v5.15/scripts/mod/
Dmodpost.c258 static struct symbol *find_symbol(const char *name) in find_symbol() function
/Linux-v5.15/kernel/
Dmodule.c517 static bool find_symbol(struct find_symbol_arg *fsa) in find_symbol() function