/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | annotate.h | 39 struct symbol *sym; member 334 static inline struct annotation *symbol__annotation(struct symbol *sym) in symbol__annotation() argument [all...] |
H A D | map.c | 303 struct symbol *sym = rb_entry(nd, struct symbol, rb_node); in map__fixup_start() local 313 struct symbol *sym = rb_entry(nd, struct symbol, rb_node); in map__fixup_end() local 423 char *map__srcline(struct map *map, u64 addr, struct symbol *sym) in map__srcline() argument 661 static bool map__contains_symbol(struct map *map, struct symbol *sym) in map__contains_symbol() argument 670 struct symbol *sym; in maps__find_symbol_by_name() local [all...] |
H A D | thread-stack.c | 865 struct symbol *sym; in thread_stack__bottom() local 813 thread_stack__pop_cp(struct thread *thread, struct thread_stack *ts, u64 ret_addr, u64 timestamp, u64 ref, struct symbol *sym) thread_stack__pop_cp() argument 1056 struct symbol *sym = tse->cp->sym; thread_stack__x86_retpoline() local [all...] |
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | inode.c | 942 char *sym; in ceph_fill_inode() local
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_output.c | 521 char sym; member
|
/kernel/linux/linux-5.10/kernel/livepatch/ |
H A D | core.c | 202 Elf_Sym *sym; in klp_resolve_symbols() local
|
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | upcall.h | 234 struct orangefs_symlink_request_s sym; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_debugdump.c | 233 const struct nfp_rtsym *sym; in nfp_calc_rtsym_dump_sz() local 604 const struct nfp_rtsym *sym; in nfp_dump_single_rtsym() local [all...] |
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | upcall.h | 234 struct orangefs_symlink_request_s sym; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | kprobes.h | 303 const char *sym; /* symbol for insn pages */ member 512 kprobe_get_kallsym(unsigned int symnum, unsigned long *value, char *type, char *sym) kprobe_get_kallsym() argument
|
/kernel/linux/linux-6.6/kernel/livepatch/ |
H A D | core.c | 200 Elf_Sym *sym; in klp_resolve_symbols() local
|
/kernel/linux/linux-6.6/arch/x86/tools/ |
H A D | relocs.c | 271 static const char *sym_name(const char *sym_strtab, Elf_Sym *sym) in sym_name() argument 292 Elf_Sym *sym; in sym_lookup() local 349 sym_index(Elf_Sym *sym) sym_index() argument 541 Elf_Sym *sym = &sec->symtab[j]; read_symtabs() local 614 Elf_Sym *sym; print_absolute_symbols() local 668 Elf_Sym *sym; print_absolute_relocs() local 729 walk_relocs(int (*process)(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, const char *symname)) walk_relocs() argument 753 Elf_Sym *sym = &sh_symtab[ELF_R_SYM(rel->r_info)]; walk_relocs() local 836 do_reloc64(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, const char *symname) do_reloc64() argument 926 do_reloc32(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, const char *symname) do_reloc32() argument 971 do_reloc_real(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, const char *symname) do_reloc_real() argument 1155 do_reloc_info(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, const char *symname) do_reloc_info() argument [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | annotate.h | 39 struct symbol *sym; member 344 static inline struct annotation *symbol__annotation(struct symbol *sym) in symbol__annotation() argument [all...] |
H A D | srcline.c | 287 inline_list__append_dso_a2l(struct dso *dso, struct inline_node *node, struct symbol *sym) inline_list__append_dso_a2l() argument 301 addr2line(const char *dso_name, u64 addr, char **file, unsigned int *line, struct dso *dso, bool unwind_inlines, struct inline_node *node, struct symbol *sym) addr2line() argument 622 inline_list__append_record(struct dso *dso, struct inline_node *node, struct symbol *sym, const char *function, const char *filename, unsigned int line_nr) inline_list__append_record() argument 793 addr2inlines(const char *dso_name, u64 addr, struct dso *dso, struct symbol *sym) addr2inlines() argument 817 __get_srcline(struct dso *dso, u64 addr, struct symbol *sym, bool show_sym, bool show_addr, bool unwind_inlines, u64 ip) __get_srcline() argument 905 get_srcline(struct dso *dso, u64 addr, struct symbol *sym, bool show_sym, bool show_addr, u64 ip) get_srcline() argument 980 dso__parse_addr_inlines(struct dso *dso, u64 addr, struct symbol *sym) dso__parse_addr_inlines() argument [all...] |
H A D | thread-stack.c | 866 struct symbol *sym; in thread_stack__bottom() local 814 thread_stack__pop_cp(struct thread *thread, struct thread_stack *ts, u64 ret_addr, u64 timestamp, u64 ref, struct symbol *sym) thread_stack__pop_cp() argument 1055 struct symbol *sym = tse->cp->sym; thread_stack__x86_retpoline() local [all...] |
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-top.c | 114 struct symbol *sym; in perf_top__parse_source() local 165 struct symbol *sym in __zero_source_counters() local 169 ui__warn_map_erange(struct map *map, struct symbol *sym, u64 ip) ui__warn_map_erange() argument 204 struct symbol *sym = he->ms.sym; global() variable 440 struct symbol *sym = top->sym_filter_entry->ms.sym; perf_top__print_mapped_keys() local [all...] |
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | confdata.c | 226 static int conf_set_sym_val(struct symbol *sym, int def, int def_flags, char *p) in conf_set_sym_val() argument 350 struct symbol *sym; conf_read_simple() local 544 struct symbol *sym; conf_read() local 690 __print_symbol(FILE *fp, struct symbol *sym, enum output_n output_n, bool escape_string) __print_symbol() argument 718 print_symbol_for_dotconfig(FILE *fp, struct symbol *sym) print_symbol_for_dotconfig() argument 723 print_symbol_for_autoconf(FILE *fp, struct symbol *sym) print_symbol_for_autoconf() argument 728 print_symbol_for_listconfig(struct symbol *sym) print_symbol_for_listconfig() argument 733 print_symbol_for_c(FILE *fp, struct symbol *sym) print_symbol_for_c() argument 775 print_symbol_for_rustccfg(FILE *fp, struct symbol *sym) print_symbol_for_rustccfg() argument 840 struct symbol *sym; conf_write_defconfig() local 914 struct symbol *sym; conf_write() local 1079 struct symbol *sym; conf_touch_deps() local 1159 struct symbol *sym; __conf_write_autoconf() local 1198 struct symbol *sym; conf_write_autoconf() local 1267 struct symbol *sym; set_all_choice_values() local [all...] |
H A D | qconf.cc | 93 struct symbol* sym; in updateMenu() local 270 struct symbol *sym; setModelData() local 489 struct symbol* sym; setValue() local 514 struct symbol* sym; changeValue() local 1011 struct symbol* sym; menuInfo() local 1069 debug_info(struct symbol *sym) debug_info() argument 1160 expr_print_help(void *data, struct symbol *sym, const char *str) expr_print_help() argument [all...] |
H A D | nconf.c | 810 struct symbol *sym; in build_conf() local 1147 struct symbol *sym; selected_conf() local [all...] |
/kernel/linux/linux-6.6/scripts/ |
H A D | recordmcount.c | 504 static void MIPS64_r_info(Elf64_Rel *const rp, unsigned sym, unsigned type) in MIPS64_r_info() argument
|
/kernel/linux/linux-6.6/scripts/mod/ |
H A D | file2alias.c | 1566 handle_moddevtable(struct module *mod, struct elf_info *info, Elf_Sym *sym, const char *symname) handle_moddevtable() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 851 u32 sym; in stv090x_set_srate() local 877 u32 sym; in stv090x_set_max_srate() local 911 u32 sym; stv090x_set_min_srate() local 1846 u32 srate_coarse, freq_coarse, sym, reg; stv090x_srate_srch_fine() local [all...] |
/kernel/linux/linux-5.10/drivers/tty/vt/ |
H A D | keyboard.c | 377 unsigned int k, sym, val; in do_compute_shiftstate() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | module.h | 552 static inline unsigned long kallsyms_symbol_value(const Elf_Sym *sym) in kallsyms_symbol_value() argument
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | gconf.c | 787 struct symbol *sym; in renderer_edited() local 808 struct symbol *sym = menu->sym; in change_sym_value() local 1040 struct symbol *sym = menu->sym; fill_row() local 1255 struct symbol *sym; update_tree() local 1336 struct symbol *sym; display_tree() local [all...] |