Searched defs:syms (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/arch/x86/entry/vdso/ |
D | vdso2c.h | 21 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
|
/linux-4.4.14/tools/perf/util/ |
D | srcline.c | 33 asymbol **syms; member 55 asymbol **syms; in slurp_symtab() local
|
D | symbol-elf.c | 67 #define elf_symtab__for_each_symbol(syms, nr_syms, idx, sym) \ argument 224 Elf_Data *reldata, *syms, *symstrs; in dso__synthesize_plt_symbols() local 795 Elf_Data *syms, *opddata = NULL; in dso__load_sym() local
|
D | probe-event.c | 2473 struct symbol **syms) in find_probe_functions() 2510 struct symbol **syms = NULL; in find_probe_trace_events_from_map() local
|
D | parse-events.c | 1871 struct event_symbol *syms, unsigned max, in print_symbol_events()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | module_64.c | 330 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify() 348 Elf64_Sym *syms; in find_dot_toc() local
|
/linux-4.4.14/tools/perf/tests/ |
D | hists_common.c | 71 struct fake_sym *syms; member
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | opal.c | 594 const __be64 *syms; in opal_export_symmap() local
|
/linux-4.4.14/kernel/ |
D | kexec_file.c | 944 Elf_Sym *syms; in kexec_purgatory_find_symbol() local
|
D | module.c | 432 bool (*fn)(const struct symsearch *syms, in each_symbol_in_section() 523 static bool check_symbol(const struct symsearch *syms, in check_symbol() 565 static bool find_symbol_in_section(const struct symsearch *syms, in find_symbol_in_section()
|
/linux-4.4.14/net/mac80211/ |
D | rc80211_minstrel_ht.c | 30 #define MCS_SYMBOL_TIME(sgi, syms) \ argument
|
/linux-4.4.14/drivers/tty/serial/ |
D | serial-tegra.c | 252 unsigned int syms) in tegra_uart_wait_sym_time()
|
/linux-4.4.14/include/linux/ |
D | module.h | 328 const struct kernel_symbol *syms; member
|