Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dvdso.c280 static Elf32_Sym * __init find_symbol32(struct lib32_elfinfo *lib, in find_symbol32()
303 static unsigned long __init find_function32(struct lib32_elfinfo *lib, in find_function32()
345 static unsigned long __init find_function32(struct lib32_elfinfo *lib, in find_function32()
386 static Elf64_Sym * __init find_symbol64(struct lib64_elfinfo *lib, in find_symbol64()
409 static unsigned long __init find_function64(struct lib64_elfinfo *lib, in find_function64()
/arch/arm/kernel/
Dvdso.c147 static Elf32_Sym * __init find_symbol(struct elfinfo *lib, const char *symname) in find_symbol()
167 static void __init vdso_nullpatch_one(struct elfinfo *lib, const char *symname) in vdso_nullpatch_one()