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

12

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dkprobe_multi_testmod_test.c71 const char *syms[3] = { local
H A Dbpf_cookie.c183 const char *syms[8] = { local
276 const char *syms[3] = { local
H A Dkprobe_multi_test.c120 const char *syms[8] = { local
198 const char *syms[8] = { local
220 const char *syms[2] = { local
342 char *name = NULL, **syms = NULL; local
437 char **syms = NULL; local
[all...]
H A Duprobe_multi_test.c226 const char *syms[3] = { local
415 const char *syms[3] = { local
H A Dfill_link_info.c517 const char *syms[3] = { local
/linux-master/arch/sparc/vdso/
H A Dvdso2c.h23 INT_BITS syms[NSYMS] = {}; local
/linux-master/arch/sh/kernel/vsyscall/
H A DMakefile
/linux-master/arch/x86/entry/vdso/
H A Dvdso2c.h56 INT_BITS syms[NSYMS] = {}; local
/linux-master/include/linux/
H A Dfprobe.h79 static inline int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) argument
/linux-master/samples/fprobe/
H A Dfprobe_example.c93 const char **syms; local
/linux-master/arch/riscv/kernel/compat_vdso/
H A DMakefile
/linux-master/arch/riscv/kernel/vdso/
H A DMakefile
/linux-master/tools/perf/tests/
H A Dhists_common.c76 struct fake_sym *syms; member in struct:__anon1010
/linux-master/arch/arm/kernel/
H A Dmodule-plts.c157 static unsigned int count_plts(const Elf32_Sym *syms, Elf32_Addr base, argument
215 Elf32_Sym *syms = NULL; local
/linux-master/arch/s390/boot/
H A DMakefile[all...]
/linux-master/lib/
H A Dtest_fprobe.c153 static const char *syms[] = {"fprobe_selftest_target", "fprobe_selftest_target2"}; local
197 static const char *syms[] = {"fprobe_selftest_target", "fprobe_selftest_nest_target"}; local
/linux-master/arch/arm64/kernel/
H A Dmodule-plts.c157 static unsigned int count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, argument
249 static bool branch_rela_needs_plt(Elf64_Sym *syms, Elf64_Rela *rela, argument
263 static int partition_branch_plt_relas(Elf64_Sym *syms, Elf64_Rela *rela, argument
285 Elf64_Sym *syms = NULL; local
[all...]
/linux-master/kernel/trace/
H A Dfprobe.c159 static unsigned long *get_ftrace_locations(const char **syms, int num) argument
329 int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) argument
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtrace_helpers.c24 struct ksym *syms; member in struct:ksyms
[all...]
/linux-master/tools/perf/util/
H A Dprint-events.c346 print_symbol_events(const struct print_callbacks *print_cb, void *print_state, unsigned int type, const struct event_symbol *syms, unsigned int max) argument
H A Dlock-contention.h15 char **syms; member in struct:lock_filter
/linux-master/arch/powerpc/kernel/
H A Dmodule_64.c362 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) argument
383 Elf64_Sym *syms; local
[all...]
/linux-master/tools/lib/bpf/
H A Delf.c85 Elf_Data *syms; member in struct:elf_sym_iter
407 elf_resolve_syms_offsets(const char *binary_path, int cnt, const char **syms, unsigned long **poffsets, int st_type) argument
H A Dbpf.h406 const char **syms; member in struct:bpf_link_create_opts::__anon3314::__anon3316
/linux-master/kernel/
H A Dkexec_file.c1077 const Elf_Sym *syms; local

Completed in 261 milliseconds

12