/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/ |
D | kprobe_multi_test.c | 120 const char *syms[8] = { in test_link_api_syms() local 198 const char *syms[8] = { in test_attach_api_syms() local 220 const char *syms[2] = { in test_attach_api_fails() local 321 char *name = NULL, **syms = NULL; in get_syms() local 416 char **syms = NULL; in test_kprobe_multi_bench_attach() local
|
D | bpf_cookie.c | 183 const char *syms[8] = { in kprobe_multi_attach_api_subtest() local 276 const char *syms[3] = { in uprobe_multi_attach_api_subtest() local
|
D | kprobe_multi_testmod_test.c | 69 const char *syms[3] = { in test_testmod_attach_api_syms() local
|
D | uprobe_multi_test.c | 226 const char *syms[3] = { in test_attach_api_syms() local 244 const char *syms[3] = { in __test_link_api() local
|
/linux-6.6.21/arch/arm64/kernel/ |
D | module-plts.c | 157 static unsigned int count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, in count_plts() 250 static bool branch_rela_needs_plt(Elf64_Sym *syms, Elf64_Rela *rela, in branch_rela_needs_plt() 264 static int partition_branch_plt_relas(Elf64_Sym *syms, Elf64_Rela *rela, in partition_branch_plt_relas() 286 Elf64_Sym *syms = NULL; in module_frob_arch_sections() local
|
/linux-6.6.21/arch/s390/boot/ |
D | vmlinux.lds.S | 92 *(.decompressor.syms) 93 _decompressor_syms_end = .;
|
/linux-6.6.21/arch/arm/kernel/ |
D | module-plts.c | 157 static unsigned int count_plts(const Elf32_Sym *syms, Elf32_Addr base, in count_plts() 215 Elf32_Sym *syms = NULL; in module_frob_arch_sections() local
|
/linux-6.6.21/lib/ |
D | test_fprobe.c | 153 static const char *syms[] = {"fprobe_selftest_target", "fprobe_selftest_target2"}; in test_fprobe_syms() local 197 static const char *syms[] = {"fprobe_selftest_target", "fprobe_selftest_nest_target"}; in test_fprobe_nest() local
|
/linux-6.6.21/arch/sparc/vdso/ |
D | vdso2c.h | 23 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
|
/linux-6.6.21/kernel/trace/ |
D | fprobe.c | 159 static unsigned long *get_ftrace_locations(const char **syms, int num) in get_ftrace_locations() 339 int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms()
|
/linux-6.6.21/arch/x86/entry/vdso/ |
D | vdso2c.h | 56 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
|
/linux-6.6.21/tools/lib/bpf/ |
D | elf.c | 71 Elf_Data *syms; member 291 const char **syms, unsigned long **poffsets) in elf_resolve_syms_offsets()
|
D | linker.c | 274 Elf64_Sym *syms, *sym; in add_new_sym() local 1257 Elf64_Sym *syms = symtab->raw_data; in get_sym_by_idx() local 1281 struct glob_sym *syms, *sym; in add_glob_sym() local
|
D | libbpf.h | 514 const char **syms; member 537 const char **syms; member
|
D | bpf.h | 391 const char **syms; member
|
/linux-6.6.21/samples/fprobe/ |
D | fprobe_example.c | 93 const char **syms; in fprobe_init() local
|
/linux-6.6.21/include/linux/ |
D | fprobe.h | 79 static inline int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms()
|
/linux-6.6.21/tools/perf/tests/ |
D | hists_common.c | 76 struct fake_sym *syms; member
|
/linux-6.6.21/arch/powerpc/kernel/ |
D | module_64.c | 362 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify() 383 Elf64_Sym *syms; in find_dot_toc() local
|
/linux-6.6.21/tools/perf/util/ |
D | print-events.c | 341 unsigned int type, const struct event_symbol *syms, in print_symbol_events()
|
D | srcline.c | 151 asymbol **syms; member 173 asymbol **syms; in slurp_symtab() local
|
D | symbol-elf.c | 101 #define elf_symtab__for_each_symbol(syms, nr_syms, idx, sym) \ argument 679 Elf_Data *syms, *symstrs; in dso__synthesize_plt_symbols() local 1496 Elf_Data *syms, *opddata = NULL; in dso__load_sym_internal() local 2072 struct list_head syms; member
|
D | lock-contention.h | 14 char **syms; member
|
/linux-6.6.21/tools/testing/selftests/bpf/ |
D | trace_helpers.c | 22 static struct ksym syms[MAX_SYMS]; variable
|
/linux-6.6.21/kernel/ |
D | kexec_file.c | 1058 const Elf_Sym *syms; in kexec_purgatory_find_symbol() local
|