Home
last modified time | relevance | path

Searched defs:syms (Results 1 - 25 of 57) sorted by relevance

123

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dkprobe_multi_testmod_test.c69 const char *syms[3] = { in test_testmod_attach_api_syms() local
H A Dbpf_cookie.c183 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 Dkprobe_multi_test.c120 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 Duprobe_multi_test.c226 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 Dvdso2c.h21 INT_BITS syms[NSYMS] = {}; in go() local
/kernel/linux/linux-5.10/arch/sh/kernel/vsyscall/
H A DMakefile
/kernel/linux/linux-5.10/arch/sparc/vdso/
H A Dvdso2c.h23 INT_BITS syms[NSYMS] = {}; in go() local
/kernel/linux/linux-6.6/arch/sh/kernel/vsyscall/
H A DMakefile
/kernel/linux/linux-6.6/arch/sparc/vdso/
H A Dvdso2c.h23 INT_BITS syms[NSYMS] = {}; in go() local
/kernel/linux/linux-5.10/arch/riscv/kernel/vdso/
H A DMakefile
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtrace_helpers.c17 static struct ksym syms[MAX_SYMS]; variable
[all...]
/kernel/linux/linux-6.6/arch/riscv/kernel/vdso/
H A DMakefile
/kernel/linux/linux-6.6/arch/s390/boot/
H A DMakefile[all...]
/kernel/linux/linux-6.6/arch/riscv/kernel/compat_vdso/
H A DMakefile
/kernel/linux/linux-6.6/include/linux/
H A Dfprobe.h79 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 Dvdso2c.h56 INT_BITS syms[NSYMS] = {}; in go() local
/kernel/linux/linux-6.6/samples/fprobe/
H A Dfprobe_example.c93 const char **syms; in fprobe_init() local
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dmodule-plts.c162 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 Dmodule-plts.c157 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 Dhists_common.c76 struct fake_sym *syms; member
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dhists_common.c76 struct fake_sym *syms; member
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dmodule-plts.c161 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 Dmodule-plts.c157 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 Delf.c71 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 Dprint-events.c351 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

Completed in 11 milliseconds

123