Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm/kernel/
Dvdso.c129 static Elf32_Sym * __init find_symbol(struct elfinfo *lib, const char *symname) in find_symbol() function
/linux-6.6.21/kernel/
Dkallsyms_selftest.c210 static int find_symbol(void *data, const char *name, unsigned long addr) in find_symbol() function
/linux-6.6.21/scripts/genksyms/
Dgenksyms.c154 struct symbol *find_symbol(const char *name, enum symbol_type ns, int exact) in find_symbol() function
/linux-6.6.21/scripts/mod/
Dmodpost.c294 static struct symbol *find_symbol(const char *name) in find_symbol() function
/linux-6.6.21/kernel/module/
Dmain.c302 bool find_symbol(struct find_symbol_arg *fsa) in find_symbol() function