Searched defs:syms (Results 1 - 13 of 13) sorted by relevance
/linux-4.1.27/arch/sh/kernel/vsyscall/ |
H A D | Makefile | |
/linux-4.1.27/arch/x86/vdso/ |
H A D | vdso2c.h | 21 INT_BITS syms[NSYMS] = {}; go() local
|
/linux-4.1.27/arch/tile/kernel/vdso/ |
H A D | Makefile | |
/linux-4.1.27/tools/perf/tests/ |
H A D | hists_common.c | 71 struct fake_sym *syms; member in struct:__anon14800
|
/linux-4.1.27/tools/perf/util/ |
H A D | srcline.c | 31 asymbol **syms; member in struct:a2l_data 53 asymbol **syms; slurp_symtab() local
|
H A D | parse-events.c | 1347 print_symbol_events(const char *event_glob, unsigned type, struct event_symbol *syms, unsigned max, bool name_only) print_symbol_events() argument
|
H A D | symbol-elf.c | 224 Elf_Data *reldata, *syms, *symstrs; dso__synthesize_plt_symbols() local 788 Elf_Data *syms, *opddata = NULL; dso__load_sym() local
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | module_64.c | 330 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) dedotify() argument 348 Elf64_Sym *syms; find_dot_toc() local
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
H A D | opal.c | 647 const __be64 *syms; opal_export_symmap() local
|
/linux-4.1.27/drivers/tty/serial/ |
H A D | serial-tegra.c | 238 tegra_uart_wait_sym_time(struct tegra_uart_port *tup, unsigned int syms) tegra_uart_wait_sym_time() argument
|
/linux-4.1.27/kernel/ |
H A D | kexec.c | 2576 Elf_Sym *syms; kexec_purgatory_find_symbol() local
|
H A D | module.c | 372 static bool check_symbol(const struct symsearch *syms, check_symbol() argument 414 static bool find_symbol_in_section(const struct symsearch *syms, find_symbol_in_section() argument 280 each_symbol_in_section(const struct symsearch *arr, unsigned int arrsize, struct module *owner, bool (*fn)(const struct symsearch *syms, struct module *owner, void *data), void *data) each_symbol_in_section() argument
|
/linux-4.1.27/include/linux/ |
H A D | module.h | 236 const struct kernel_symbol *syms; member in struct:module
|
Completed in 592 milliseconds