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

12

/linux-master/arch/sparc/vdso/
H A Dvdso2c.h23 INT_BITS syms[NSYMS] = {}; local
/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/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/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/arch/riscv/kernel/compat_vdso/
H A DMakefile
/linux-master/arch/riscv/kernel/vdso/
H A DMakefile
/linux-master/arch/s390/boot/
H A DMakefile[all...]
/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/drivers/tty/serial/
H A Dserial-tegra.c282 tegra_uart_wait_sym_time(struct tegra_uart_port *tup, unsigned int syms) argument
/linux-master/include/linux/
H A Dfprobe.h79 static inline int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) argument
H A Dmodule.h424 const struct kernel_symbol *syms; member in struct:module
/linux-master/include/uapi/linux/
H A Dbpf.h1730 __aligned_u64 syms; member in struct:bpf_attr::__anon2609::__anon2612::__anon2615
/linux-master/kernel/
H A Dkexec_file.c1077 const Elf_Sym *syms; local
/linux-master/kernel/module/
H A Dmain.c276 static bool find_exported_symbol_in_section(const struct symsearch *syms, argument
[all...]
/linux-master/kernel/trace/
H A Dbpf_trace.c2599 const char **syms; member in struct:user_syms
2606 const char **syms = NULL; local
[all...]
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...]
H A Dftrace.c8104 const char **syms; member in struct:kallsyms_data
/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/samples/fprobe/
H A Dfprobe_example.c93 const char **syms; local
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1730 __aligned_u64 syms; member in struct:bpf_attr::__anon3150::__anon3153::__anon3156
/linux-master/tools/lib/bpf/
H A Dbpf.h406 const char **syms; member in struct:bpf_link_create_opts::__anon3314::__anon3316
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 Dlibbpf.c11169 char **syms; member in struct:avail_kallsyms_data
11204 char **syms = NULL; local
11334 const char **syms; local
11758 const char **syms; local
[all...]
H A Dlibbpf.h533 const char **syms; member in struct:bpf_kprobe_multi_opts
556 const char **syms; member in struct:bpf_uprobe_multi_opts

Completed in 638 milliseconds

12