/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | kprobe_multi_test.c | 119 const char *syms[8] = { in test_link_api_syms() local 197 const char *syms[8] = { in test_attach_api_syms() local 219 const char *syms[2] = { in test_attach_api_fails() local 328 char *name = NULL, **syms = NULL; in get_syms() local 416 char **syms = NULL; in test_kprobe_multi_bench_attach() local
|
A D | kprobe_multi_testmod_test.c | 69 const char *syms[3] = { in test_testmod_attach_api_syms() local
|
A D | bpf_cookie.c | 182 const char *syms[8] = { in kprobe_multi_attach_api_subtest() local
|
/linux-6.3-rc2/arch/arm64/kernel/ |
A D | module-plts.c | 161 static unsigned int count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, in count_plts() 257 static bool branch_rela_needs_plt(Elf64_Sym *syms, Elf64_Rela *rela, in branch_rela_needs_plt() 271 static int partition_branch_plt_relas(Elf64_Sym *syms, Elf64_Rela *rela, in partition_branch_plt_relas() 296 Elf64_Sym *syms = NULL; in module_frob_arch_sections() local
|
/linux-6.3-rc2/arch/s390/boot/ |
A D | vmlinux.lds.S | 92 *(.decompressor.syms) 93 _decompressor_syms_end = .;
|
/linux-6.3-rc2/arch/arm/kernel/ |
A 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
|
/linux-6.3-rc2/kernel/trace/ |
A D | fprobe.c | 97 static unsigned long *get_ftrace_locations(const char **syms, int num) in get_ftrace_locations() 274 int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms()
|
/linux-6.3-rc2/arch/sparc/vdso/ |
A D | vdso2c.h | 23 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
|
/linux-6.3-rc2/arch/x86/entry/vdso/ |
A D | vdso2c.h | 56 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
|
/linux-6.3-rc2/samples/fprobe/ |
A D | fprobe_example.c | 88 const char **syms; in fprobe_init() local
|
/linux-6.3-rc2/include/linux/ |
A D | fprobe.h | 70 static inline int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms()
|
/linux-6.3-rc2/lib/ |
A D | test_fprobe.c | 111 static const char *syms[] = {"fprobe_selftest_target", "fprobe_selftest_target2"}; in test_fprobe_syms() local
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | module_64.c | 249 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify() 270 Elf64_Sym *syms; in find_dot_toc() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | trace_helpers.c | 18 static struct ksym syms[MAX_SYMS]; variable
|
/linux-6.3-rc2/tools/perf/tests/ |
A D | hists_common.c | 76 struct fake_sym *syms; member
|
/linux-6.3-rc2/tools/perf/util/ |
A D | print-events.c | 279 unsigned int type, const struct event_symbol *syms, in print_symbol_events()
|
A D | srcline.c | 145 asymbol **syms; member 167 asymbol **syms; in slurp_symtab() local
|
A D | lock-contention.h | 14 char **syms; member
|
A D | symbol-elf.c | 112 #define elf_symtab__for_each_symbol(syms, nr_syms, idx, sym) \ argument 661 Elf_Data *syms, *symstrs; in dso__synthesize_plt_symbols() local 1470 Elf_Data *syms, *opddata = NULL; in dso__load_sym_internal() local 2047 struct list_head syms; member
|
A D | probe-event.c | 2950 struct symbol **syms) in find_probe_functions() 3020 struct symbol **syms = NULL; in find_probe_trace_events_from_map() local
|
/linux-6.3-rc2/tools/lib/bpf/ |
A D | linker.c | 274 Elf64_Sym *syms, *sym; in add_new_sym() local 1245 Elf64_Sym *syms = symtab->raw_data; in get_sym_by_idx() local 1269 struct glob_sym *syms, *sym; in add_glob_sym() local
|
A D | bpf.h | 317 const char **syms; member
|
A D | libbpf.h | 489 const char **syms; member
|
/linux-6.3-rc2/kernel/ |
A D | kexec_file.c | 1039 const Elf_Sym *syms; in kexec_purgatory_find_symbol() local
|
/linux-6.3-rc2/drivers/tty/serial/ |
A D | serial-tegra.c | 284 unsigned int syms) in tegra_uart_wait_sym_time()
|