/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | kprobe_multi_testmod_test.c | 69 const char *syms[3] = { in test_testmod_attach_api_syms() local
|
H A 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
|
H A 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; get_syms() local 416 char **syms = NULL; test_kprobe_multi_bench_attach() local [all...] |
H A 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
|
/kernel/linux/linux-5.10/arch/x86/entry/vdso/ |
H A D | vdso2c.h | 21 INT_BITS syms[NSYMS] = {}; in go() local
|
/kernel/linux/linux-5.10/arch/sh/kernel/vsyscall/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/arch/sparc/vdso/ |
H A D | vdso2c.h | 23 INT_BITS syms[NSYMS] = {}; in go() local
|
/kernel/linux/linux-6.6/arch/sh/kernel/vsyscall/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/arch/sparc/vdso/ |
H A D | vdso2c.h | 23 INT_BITS syms[NSYMS] = {}; in go() local
|
/kernel/linux/linux-5.10/arch/riscv/kernel/vdso/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | trace_helpers.c | 17 static struct ksym syms[MAX_SYMS]; variable [all...] |
/kernel/linux/linux-6.6/arch/riscv/kernel/vdso/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/arch/s390/boot/ |
H A D | Makefile | [all...] |
/kernel/linux/linux-6.6/arch/riscv/kernel/compat_vdso/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/include/linux/ |
H A D | fprobe.h | 79 static inline int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms() argument
|
/kernel/linux/linux-6.6/arch/x86/entry/vdso/ |
H A D | vdso2c.h | 56 INT_BITS syms[NSYMS] = {}; in go() local
|
/kernel/linux/linux-6.6/samples/fprobe/ |
H A D | fprobe_example.c | 93 const char **syms; in fprobe_init() local
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | module-plts.c | 162 static unsigned int count_plts(const Elf32_Sym *syms, Elf32_Addr base, in count_plts() argument 220 Elf32_Sym *syms = NULL; in module_frob_arch_sections() local
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | module-plts.c | 157 static unsigned int count_plts(const Elf32_Sym *syms, Elf32_Addr base, in count_plts() argument 215 Elf32_Sym *syms = NULL; in module_frob_arch_sections() local
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | hists_common.c | 76 struct fake_sym *syms; member
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | hists_common.c | 76 struct fake_sym *syms; member
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | module-plts.c | 161 static unsigned int count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, in count_plts() argument 257 static bool branch_rela_needs_plt(Elf64_Sym *syms, Elf64_Rela *rela, in branch_rela_needs_plt() argument 271 static int partition_branch_plt_relas(Elf64_Sym *syms, Elf64_Rela *rela, in partition_branch_plt_relas() argument 296 Elf64_Sym *syms = NULL; in module_frob_arch_sections() local [all...] |
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | module-plts.c | 157 static unsigned int count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, in count_plts() argument 250 static bool branch_rela_needs_plt(Elf64_Sym *syms, Elf64_Rela *rela, in branch_rela_needs_plt() argument 264 static int partition_branch_plt_relas(Elf64_Sym *syms, Elf64_Rela *rela, in partition_branch_plt_relas() argument 286 Elf64_Sym *syms = NULL; in module_frob_arch_sections() local [all...] |
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | elf.c | 71 Elf_Data *syms; member 290 elf_resolve_syms_offsets(const char *binary_path, int cnt, const char **syms, unsigned long **poffsets) elf_resolve_syms_offsets() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | print-events.c | 351 print_symbol_events(const struct print_callbacks *print_cb, void *print_state, unsigned int type, const struct event_symbol *syms, unsigned int max) print_symbol_events() argument
|