Searched defs:lib (Results  1 – 6 of 6) sorted by relevance
| /linux-4.1.27/arch/powerpc/kernel/ | 
| D | vdso.c | 318 static Elf32_Sym * __init find_symbol32(struct lib32_elfinfo *lib,  in find_symbol32()341 static unsigned long __init find_function32(struct lib32_elfinfo *lib,  in find_function32()
 410 static Elf64_Sym * __init find_symbol64(struct lib64_elfinfo *lib,  in find_symbol64()
 433 static unsigned long __init find_function64(struct lib64_elfinfo *lib,  in find_function64()
 
 | 
| /linux-4.1.27/arch/arm/kernel/ | 
| D | vdso.c | 124 static Elf32_Sym * __init find_symbol(struct elfinfo *lib, const char *symname)  in find_symbol()144 static void __init vdso_nullpatch_one(struct elfinfo *lib, const char *symname)  in vdso_nullpatch_one()
 
 | 
| /linux-4.1.27/tools/perf/config/ | 
| D | Makefile | 646 lib = lib64  macro648 lib = lib  macro
 
 | 
| /linux-4.1.27/fs/proc/ | 
| D | task_mmu.c | 24 	unsigned long data, text, lib, swap, ptes, pmds;  in task_mem()  local
 | 
| /linux-4.1.27/drivers/net/wireless/rt2x00/ | 
| D | rt2x00.h | 641 	const struct rt2x00lib_ops *lib;  member
 | 
| /linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ | 
| D | dev.h | 655 	const struct iwl_dvm_cfg *lib;  member
 |