Home
last modified time | relevance | path

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

12

/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/
Dkprobe_multi_test.c119 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
415 char **syms = NULL; in serial_test_kprobe_multi_bench_attach() local
Dbpf_cookie.c182 const char *syms[8] = { in kprobe_multi_attach_api_subtest() local
/linux-6.1.9/arch/arm64/kernel/
Dmodule-plts.c161 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.1.9/arch/s390/boot/
Dvmlinux.lds.S92 *(.decompressor.syms)
93 _decompressor_syms_end = .;
/linux-6.1.9/arch/arm/kernel/
Dmodule-plts.c162 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.1.9/kernel/trace/
Dfprobe.c97 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()
Dbpf_trace.c2464 const char **syms; member
2471 const char **syms = NULL; in copy_user_syms() local
/linux-6.1.9/arch/sparc/vdso/
Dvdso2c.h23 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
/linux-6.1.9/tools/perf/util/
Dprint-events.c376 static void print_tool_event(const struct event_symbol *syms, const char *event_glob, in print_tool_event()
410 struct event_symbol *syms, unsigned int max, in print_symbol_events()
Dsrcline.c145 asymbol **syms; member
167 asymbol **syms; in slurp_symtab() local
Dsymbol-elf.c112 #define elf_symtab__for_each_symbol(syms, nr_syms, idx, sym) \ argument
323 Elf_Data *reldata, *syms, *symstrs; in dso__synthesize_plt_symbols() local
1119 Elf_Data *syms, *opddata = NULL; in dso__load_sym_internal() local
1696 struct list_head syms; member
Dprobe-event.c2950 struct symbol **syms) in find_probe_functions()
3020 struct symbol **syms = NULL; in find_probe_trace_events_from_map() local
/linux-6.1.9/arch/x86/entry/vdso/
Dvdso2c.h56 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
/linux-6.1.9/samples/fprobe/
Dfprobe_example.c88 const char **syms; in fprobe_init() local
/linux-6.1.9/arch/powerpc/kernel/
Dmodule_64.c239 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify()
260 Elf64_Sym *syms; in find_dot_toc() local
/linux-6.1.9/include/linux/
Dfprobe.h70 static inline int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms()
Dmodule.h385 const struct kernel_symbol *syms; member
/linux-6.1.9/lib/
Dtest_fprobe.c111 static const char *syms[] = {"fprobe_selftest_target", "fprobe_selftest_target2"}; in test_fprobe_syms() local
/linux-6.1.9/tools/perf/tests/
Dhists_common.c76 struct fake_sym *syms; member
/linux-6.1.9/tools/testing/selftests/bpf/
Dtrace_helpers.c18 static struct ksym syms[MAX_SYMS]; variable
/linux-6.1.9/tools/lib/bpf/
Dlinker.c274 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
Dbpf.h317 const char **syms; member
Dlibbpf.h445 const char **syms; member
/linux-6.1.9/kernel/
Dkexec_file.c1036 const Elf_Sym *syms; in kexec_purgatory_find_symbol() local
/linux-6.1.9/drivers/tty/serial/
Dserial-tegra.c284 unsigned int syms) in tegra_uart_wait_sym_time()

12