/Linux-v4.19/arch/arm64/kernel/ |
D | module-plts.c | 112 static unsigned int count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, in count_plts() 204 Elf64_Sym *syms = NULL; in module_frob_arch_sections() local
|
/Linux-v4.19/arch/arm/kernel/ |
D | module-plts.c | 139 static unsigned int count_plts(const Elf32_Sym *syms, Elf32_Addr base, in count_plts() 197 Elf32_Sym *syms = NULL; in module_frob_arch_sections() local
|
/Linux-v4.19/arch/sparc/vdso/ |
D | vdso2c.h | 24 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
|
/Linux-v4.19/arch/x86/entry/vdso/ |
D | vdso2c.h | 22 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | module_64.c | 309 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify() 330 Elf64_Sym *syms; in find_dot_toc() local
|
/Linux-v4.19/tools/perf/tests/ |
D | hists_common.c | 74 struct fake_sym *syms; member
|
/Linux-v4.19/tools/perf/util/ |
D | srcline.c | 138 asymbol **syms; member 160 asymbol **syms; in slurp_symtab() local
|
D | symbol-elf.c | 80 #define elf_symtab__for_each_symbol(syms, nr_syms, idx, sym) \ argument 253 Elf_Data *reldata, *syms, *symstrs; in dso__synthesize_plt_symbols() local 918 Elf_Data *syms, *opddata = NULL; in dso__load_sym() local 1410 struct list_head syms; member
|
D | probe-event.c | 2790 struct symbol **syms) in find_probe_functions() 2849 struct symbol **syms = NULL; in find_probe_trace_events_from_map() local
|
D | machine.c | 924 const char *syms[] = { in find_entry_trampoline() local
|
D | parse-events.c | 2423 struct event_symbol *syms, unsigned max, in print_symbol_events()
|
/Linux-v4.19/tools/testing/selftests/bpf/ |
D | trace_helpers.c | 14 static struct ksym syms[MAX_SYMS]; variable
|
/Linux-v4.19/arch/powerpc/platforms/powernv/ |
D | opal.c | 687 const __be64 *syms; in opal_export_symmap() local
|
/Linux-v4.19/kernel/ |
D | kexec_file.c | 958 const Elf_Sym *syms; in kexec_purgatory_find_symbol() local
|
D | module.c | 407 bool (*fn)(const struct symsearch *syms, in each_symbol_in_section() 498 static bool check_symbol(const struct symsearch *syms, in check_symbol() 558 static bool find_symbol_in_section(const struct symsearch *syms, in find_symbol_in_section()
|
/Linux-v4.19/net/mac80211/ |
D | rc80211_minstrel_ht.c | 31 #define MCS_SYMBOL_TIME(sgi, syms) \ argument
|
/Linux-v4.19/drivers/tty/serial/ |
D | serial-tegra.c | 239 unsigned int syms) in tegra_uart_wait_sym_time()
|
/Linux-v4.19/include/linux/ |
D | module.h | 347 const struct kernel_symbol *syms; member
|