Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/entry/vdso/
Dvdso2c.h21 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
/linux-4.4.14/tools/perf/util/
Dsrcline.c33 asymbol **syms; member
55 asymbol **syms; in slurp_symtab() local
Dsymbol-elf.c67 #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
Dprobe-event.c2473 struct symbol **syms) in find_probe_functions()
2510 struct symbol **syms = NULL; in find_probe_trace_events_from_map() local
Dparse-events.c1871 struct event_symbol *syms, unsigned max, in print_symbol_events()
/linux-4.4.14/arch/powerpc/kernel/
Dmodule_64.c330 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/
Dhists_common.c71 struct fake_sym *syms; member
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal.c594 const __be64 *syms; in opal_export_symmap() local
/linux-4.4.14/kernel/
Dkexec_file.c944 Elf_Sym *syms; in kexec_purgatory_find_symbol() local
Dmodule.c432 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/
Drc80211_minstrel_ht.c30 #define MCS_SYMBOL_TIME(sgi, syms) \ argument
/linux-4.4.14/drivers/tty/serial/
Dserial-tegra.c252 unsigned int syms) in tegra_uart_wait_sym_time()
/linux-4.4.14/include/linux/
Dmodule.h328 const struct kernel_symbol *syms; member