/kernel/linux/linux-5.10/arch/arm64/kernel/ |
D | module-plts.c | 160 static unsigned int count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, in count_plts() 256 static bool branch_rela_needs_plt(Elf64_Sym *syms, Elf64_Rela *rela, in branch_rela_needs_plt() 270 static int partition_branch_plt_relas(Elf64_Sym *syms, Elf64_Rela *rela, in partition_branch_plt_relas() 295 Elf64_Sym *syms = NULL; in module_frob_arch_sections() local
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
D | module-plts.c | 162 static unsigned int count_plts(const Elf32_Sym *syms, Elf32_Addr base, in count_plts() 220 Elf32_Sym *syms = NULL; in module_frob_arch_sections() local
|
/kernel/linux/linux-5.10/arch/sparc/vdso/ |
D | vdso2c.h | 23 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
|
/kernel/linux/linux-5.10/arch/x86/entry/vdso/ |
D | vdso2c.h | 21 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
D | trace_helpers.c | 17 static struct ksym syms[MAX_SYMS]; variable
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
D | module_64.c | 254 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify() 275 Elf64_Sym *syms; in find_dot_toc() local
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
D | hists_common.c | 76 struct fake_sym *syms; member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | srcline.c | 140 asymbol **syms; member 162 asymbol **syms; in slurp_symtab() local
|
D | symbol-elf.c | 111 #define elf_symtab__for_each_symbol(syms, nr_syms, idx, sym) \ argument 291 Elf_Data *reldata, *syms, *symstrs; in dso__synthesize_plt_symbols() local 1053 Elf_Data *syms, *opddata = NULL; in dso__load_sym() local 1546 struct list_head syms; member
|
D | probe-event.c | 2919 struct symbol **syms) in find_probe_functions() 2978 struct symbol **syms = NULL; in find_probe_trace_events_from_map() local
|
D | parse-events.c | 2796 struct event_symbol *syms, unsigned max, in print_symbol_events()
|
D | machine.c | 1078 const char *syms[] = { in find_entry_trampoline() local
|
/kernel/linux/linux-5.10/kernel/ |
D | kexec_file.c | 1073 const Elf_Sym *syms; in kexec_purgatory_find_symbol() local
|
D | module.c | 415 bool (*fn)(const struct symsearch *syms, in each_symbol_in_section() 507 static bool check_exported_symbol(const struct symsearch *syms, in check_exported_symbol() 576 static bool find_exported_symbol_in_section(const struct symsearch *syms, in find_exported_symbol_in_section()
|
/kernel/linux/linux-5.10/net/mac80211/ |
D | rc80211_minstrel_ht.c | 31 #define MCS_SYMBOL_TIME(sgi, syms) \ argument
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
D | serial-tegra.c | 279 unsigned int syms) in tegra_uart_wait_sym_time()
|
/kernel/linux/linux-5.10/include/linux/ |
D | module.h | 383 const struct kernel_symbol *syms; member
|