Searched defs:syms (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/arch/sh/kernel/vsyscall/
H A DMakefile
/linux-4.1.27/arch/x86/vdso/
H A Dvdso2c.h21 INT_BITS syms[NSYMS] = {}; go() local
/linux-4.1.27/arch/tile/kernel/vdso/
H A DMakefile
/linux-4.1.27/tools/perf/tests/
H A Dhists_common.c71 struct fake_sym *syms; member in struct:__anon14800
/linux-4.1.27/tools/perf/util/
H A Dsrcline.c31 asymbol **syms; member in struct:a2l_data
53 asymbol **syms; slurp_symtab() local
H A Dparse-events.c1347 print_symbol_events(const char *event_glob, unsigned type, struct event_symbol *syms, unsigned max, bool name_only) print_symbol_events() argument
H A Dsymbol-elf.c224 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 Dmodule_64.c330 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 Dopal.c647 const __be64 *syms; opal_export_symmap() local
/linux-4.1.27/drivers/tty/serial/
H A Dserial-tegra.c238 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 Dkexec.c2576 Elf_Sym *syms; kexec_purgatory_find_symbol() local
H A Dmodule.c372 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 Dmodule.h236 const struct kernel_symbol *syms; member in struct:module

Completed in 592 milliseconds