Home
last modified time | relevance | path

Searched defs:lib (Results 1 – 2 of 2) sorted by relevance

/arch/arm/kernel/
Dvdso.c125 static Elf32_Sym * __init find_symbol(struct elfinfo *lib, const char *symname) in find_symbol()
145 static void __init vdso_nullpatch_one(struct elfinfo *lib, const char *symname) in vdso_nullpatch_one()
/arch/powerpc/kernel/
Dvdso.c319 static Elf32_Sym * __init find_symbol32(struct lib32_elfinfo *lib, in find_symbol32()
342 static unsigned long __init find_function32(struct lib32_elfinfo *lib, in find_function32()
411 static Elf64_Sym * __init find_symbol64(struct lib64_elfinfo *lib, in find_symbol64()
434 static unsigned long __init find_function64(struct lib64_elfinfo *lib, in find_function64()