| /linux/include/linux/ |
| H A D | export.h | 18 #define __EXPORT_SYMBOL_REF(sym) \ argument 22 #define __EXPORT_SYMBOL_REF(sym) \ argument 33 #define ___EXPORT_SYMBOL(sym, license, ns...) \ argument 48 #define __EXPORT_SYMBOL(sym, license, ns) argument 52 #define __EXPORT_SYMBOL(sym, license, ns) __GENKSYMS_EXPORT_SYMBOL(sym) argument 56 #define __EXPORT_SYMBOL(sym, license, ns) \ argument 68 #define __GENDWARFKSYMS_EXPORT(sym) \ argument 72 #define __GENDWARFKSYMS_EXPORT(sym) argument 75 #define __EXPORT_SYMBOL(sym, license, ns) \ argument 84 #define _EXPORT_SYMBOL(sym, license) __EXPORT_SYMBOL(sym, license, DEFAULT_SYMBOL_NAMESPACE) argument [all …]
|
| /linux/scripts/kconfig/ |
| H A D | symbol.c | 45 enum symbol_type sym_get_type(const struct symbol *sym) in sym_get_type() 80 struct menu *sym_get_prompt_menu(const struct symbol *sym) in sym_get_prompt_menu() 98 struct menu *sym_get_choice_menu(const struct symbol *sym) in sym_get_choice_menu() 120 static struct property *sym_get_default_prop(struct symbol *sym) in sym_get_default_prop() 132 struct property *sym_get_range_prop(struct symbol *sym) in sym_get_range_prop() 144 static long long sym_get_range_val(struct symbol *sym, int base) in sym_get_range_val() 160 static void sym_validate_range(struct symbol *sym) in sym_validate_range() 192 static void sym_set_changed(struct symbol *sym) in sym_set_changed() 206 struct symbol *sym; in sym_set_all_changed() local 212 static void sym_calc_visibility(struct symbol *sym) in sym_calc_visibility() [all …]
|
| H A D | confdata.c | 237 conf_set_sym_val(struct symbol * sym,int def,int def_flags,char * p) conf_set_sym_val() argument 326 struct symbol *sym; conf_read_simple() local 491 struct symbol *sym; conf_read() local 610 __print_symbol(FILE * fp,struct symbol * sym,enum output_n output_n,bool escape_string) __print_symbol() argument 638 print_symbol_for_dotconfig(FILE * fp,struct symbol * sym) print_symbol_for_dotconfig() argument 643 print_symbol_for_autoconf(FILE * fp,struct symbol * sym) print_symbol_for_autoconf() argument 648 print_symbol_for_listconfig(struct symbol * sym) print_symbol_for_listconfig() argument 653 print_symbol_for_c(FILE * fp,struct symbol * sym) print_symbol_for_c() argument 695 print_symbol_for_rustccfg(FILE * fp,struct symbol * sym) print_symbol_for_rustccfg() argument 760 struct symbol *sym; conf_write_defconfig() local 807 struct symbol *sym; conf_write() local 964 struct symbol *sym; conf_touch_deps() local 1042 struct symbol *sym; __conf_write_autoconf() local 1081 struct symbol *sym; conf_write_autoconf() local [all...] |
| H A D | menu.c | 68 void menu_add_entry(struct symbol *sym, enum menu_type type) in menu_add_entry() 147 struct symbol *sym = current_entry->sym; in menu_set_type() local 232 void menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) in menu_add_symbol() 237 static int menu_validate_number(struct symbol *sym, struct symbol *sym2) in menu_validate_number() 243 static void sym_check_prop(struct symbol *sym) in sym_check_prop() 308 struct symbol *sym; in _menu_finalize() local 548 struct symbol *sym; in menu_is_visible() local 700 static void get_symbol_props_str(struct gstr *r, struct symbol *sym, in get_symbol_props_str() 721 static void get_symbol_str(struct gstr *r, struct symbol *sym, in get_symbol_str() 775 struct symbol *sym; in get_relations_str() local [all …]
|
| H A D | conf.c | 134 struct symbol *sym = menu->sym; in randomize_choice_values() local 144 struct symbol *sym = menu->sym; in randomize_choice_values() local 233 struct symbol *sym = menu->sym; conf_set_all_new_symbols() local 281 struct symbol *sym; conf_rewrite_tristates() local 291 conf_askvalue(struct symbol * sym,const char * def) conf_askvalue() argument 325 struct symbol *sym = menu->sym; conf_string() local 358 struct symbol *sym = menu->sym; conf_sym() local 511 struct symbol *sym; conf() local 576 struct symbol *sym; check_conf() local [all...] |
| H A D | lkc.h | 116 sym_get_tristate_value(const struct symbol * sym) sym_get_tristate_value() argument 121 sym_is_choice(const struct symbol * sym) sym_is_choice() argument 129 sym_has_value(const struct symbol * sym) sym_has_value() argument [all...] |
| /linux/arch/arm64/include/asm/ |
| H A D | kvm_asm.h | 121 #define DECLARE_KVM_VHE_SYM(sym) extern char sym[] argument 122 #define DECLARE_KVM_NVHE_SYM(sym) extern char kvm_nvhe_sym(sym)[] argument 128 #define DECLARE_KVM_HYP_SYM(sym) \ argument 132 #define DECLARE_KVM_VHE_PER_CPU(type, sym) \ argument 134 #define DECLARE_KVM_NVHE_PER_CPU(type, sym) \ argument 137 #define DECLARE_KVM_HYP_PER_CPU(type, sym) \ argument 145 #define this_cpu_ptr_nvhe_sym(sym) per_cpu_ptr_nvhe_sym(sym, smp_processor_id()) argument 146 #define per_cpu_ptr_nvhe_sym(sym, cpu) \ argument 157 #define CHOOSE_NVHE_SYM(sym) sym argument 158 #define CHOOSE_HYP_SYM(sym) CHOOSE_NVHE_SYM(sym) argument [all …]
|
| H A D | hyp_image.h | 18 #define kvm_nvhe_sym(sym) __kvm_nvhe_##sym argument 20 #define kvm_nvhe_sym(sym) sym argument 61 #define KVM_NVHE_ALIAS(sym) kvm_nvhe_sym(sym) = sym; argument
|
| H A D | runtime-const.h | 14 #define runtime_const_ptr(sym) ({ \ argument 27 #define runtime_const_shift_right_32(val, sym) ({ \ argument 38 #define runtime_const_init(type, sym) do { \ argument
|
| /linux/scripts/gendwarfksyms/ |
| H A D | symbols.c | 20 __for_each_addr(struct symbol * sym,symbol_callback_t func,void * data) __for_each_addr() argument 85 set_crc(struct symbol * sym,void * data) set_crc() argument 97 symbol_set_crc(struct symbol * sym,unsigned long crc) symbol_set_crc() argument 103 set_ptr(struct symbol * sym,void * data) set_ptr() argument 108 symbol_set_ptr(struct symbol * sym,Dwarf_Die * ptr) symbol_set_ptr() argument 114 set_die(struct symbol * sym,void * data) set_die() argument 120 symbol_set_die(struct symbol * sym,Dwarf_Die * die) symbol_set_die() argument 133 struct symbol *sym; symbol_read_exports() local 166 get_symbol(struct symbol * sym,void * arg) get_symbol() argument 176 struct symbol *sym = NULL; symbol_get() local 185 struct symbol *sym; symbol_for_each() local 254 GElf_Sym *sym; elf_for_each_global() local 286 set_symbol_addr(struct symbol * sym,void * arg) set_symbol_addr() argument 303 elf_set_symbol_addr(const char * name,GElf_Sym * sym,Elf32_Word xndx,void * arg) elf_set_symbol_addr() argument 321 struct symbol *sym; symbol_print_versions() local 334 struct symbol *sym; symbol_free() local [all...] |
| /linux/arch/riscv/include/asm/ |
| H A D | runtime-const.h | 19 #define runtime_const_ptr(sym) \ argument 80 #define RISCV_RUNTIME_CONST_64_POSTAMBLE(sym) \ argument 88 #define runtime_const_ptr(sym) \ argument 104 #define runtime_const_ptr(sym) \ argument 118 #define runtime_const_ptr(sym) \ argument 132 #define runtime_const_ptr(sym) \ argument 144 #define runtime_const_shift_right_32(val, sym) \ argument 160 #define runtime_const_init(type, sym) do { \ argument
|
| /linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_rtsym.c | 208 u64 nfp_rtsym_size(const struct nfp_rtsym *sym) in nfp_rtsym_size() 226 nfp_rtsym_to_dest(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, in nfp_rtsym_to_dest() 257 int __nfp_rtsym_read(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, in __nfp_rtsym_read() 288 int nfp_rtsym_read(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, u64 off, in nfp_rtsym_read() 294 int __nfp_rtsym_readl(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, in __nfp_rtsym_readl() 314 int nfp_rtsym_readl(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, u64 off, in nfp_rtsym_readl() 320 int __nfp_rtsym_readq(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, in __nfp_rtsym_readq() 345 int nfp_rtsym_readq(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, u64 off, in nfp_rtsym_readq() 351 int __nfp_rtsym_write(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, in __nfp_rtsym_write() 373 int nfp_rtsym_write(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, u64 off, in nfp_rtsym_write() [all …]
|
| /linux/tools/objtool/ |
| H A D | elf.c | 118 const struct symbol *sym; global() member 167 struct symbol *sym; find_symbol_by_index() local 180 struct symbol *sym; find_symbol_by_offset() local 206 struct symbol *sym = NULL, *tmp; find_symbol_containing() local 286 struct symbol *sym; find_symbol_by_name() local 301 struct symbol *sym; find_local_symbol_by_file_and_name() local 315 struct symbol *sym; find_global_symbol_by_name() local 327 iterate_global_symbol_by_demangled_name(const struct elf * elf,const char * demangled_name,void (* process)(struct symbol * sym,void * data),void * data) iterate_global_symbol_by_demangled_name() argument 330 struct symbol *sym; iterate_global_symbol_by_demangled_name() local 506 demangle_name(struct symbol * sym) demangle_name() argument 527 elf_add_symbol(struct elf * elf,struct symbol * sym) elf_add_symbol() argument 595 struct symbol *sym, *pfunc, *file = NULL; read_symbols() local 738 struct symbol *sym; mark_group_syms() local 766 elf_update_sym_relocs(struct elf * elf,struct symbol * sym) elf_update_sym_relocs() argument 785 elf_update_symbol(struct elf * elf,struct section * symtab,struct section * symtab_shndx,struct symbol * sym) elf_update_symbol() argument 920 struct symbol *old, *sym; elf_create_symbol() local 1021 struct symbol *sym = calloc(1, sizeof(*sym)); elf_create_section_symbol() local 1034 elf_init_reloc(struct elf * elf,struct section * rsec,unsigned int reloc_idx,unsigned long offset,struct symbol * sym,s64 addend,unsigned int type) elf_init_reloc() argument 1073 struct symbol *sym = insn_sec->sym; elf_init_reloc_text_sym() local 1100 elf_init_reloc_data_sym(struct elf * elf,struct section * sec,unsigned long offset,unsigned int reloc_idx,struct symbol * sym,s64 addend) elf_init_reloc_data_sym() argument 1118 struct symbol *sym; read_relocs() local 1245 struct symbol *sym; elf_create_file() local 1523 struct symbol *sym; elf_alloc_reloc() local 1668 elf_create_reloc(struct elf * elf,struct section * sec,unsigned long offset,struct symbol * sym,s64 addend,unsigned int type) elf_create_reloc() argument [all...] |
| H A D | klp-diff.c | 33 char *mod, *sym; member 109 char *sym, *mod, *type; in read_exports() local 192 struct symbol *sym; read_sym_checksums() local 218 struct symbol *sym; first_file_symbol() local 228 next_file_symbol(struct elf * elf,struct symbol * sym) next_file_symbol() argument 242 is_uncorrelated_static_local(struct symbol * sym) is_uncorrelated_static_local() argument 273 is_clang_tmp_label(struct symbol * sym) is_clang_tmp_label() argument 345 dont_correlate(struct symbol * sym) dont_correlate() argument 364 process_demangled_name(struct symbol * sym,void * d) process_demangled_name() argument 383 find_global_symbol_by_demangled_name(struct elf * elf,struct symbol * sym,struct symbol ** out_sym) find_global_symbol_by_demangled_name() argument 561 find_sympos(struct elf * elf,struct symbol * sym) find_sympos() argument 684 sym_type(struct symbol * sym) sym_type() argument 696 sym_bind(struct symbol * sym) sym_bind() argument 847 find_export(struct symbol * sym) find_export() argument 957 struct symbol *sym = reloc->sym; convert_reloc_sym_to_secsym() local 971 struct symbol *sym = reloc->sym; convert_reloc_secsym_to_sym() local 1022 struct symbol *sym, *klp_sym; clone_reloc_klp() local 1401 should_keep_special_sym(struct elf * elf,struct symbol * sym) should_keep_special_sym() argument 1439 validate_special_section_klp_reloc(struct elfs * e,struct symbol * sym) validate_special_section_klp_reloc() argument 1578 struct symbol *funcs_sym, *str_sym, *sym; create_klp_sections() local [all...] |
| /linux/tools/perf/util/ |
| H A D | symbol_fprintf.c | 10 size_t symbol__fprintf(struct symbol *sym, FILE *fp) in symbol__fprintf() argument 19 size_t __symbol__fprintf_symname_offs(const struct symbol *sym, in __symbol__fprintf_symname_offs() argument 43 symbol__fprintf_symname_offs(const struct symbol * sym,const struct addr_location * al,FILE * fp) symbol__fprintf_symname_offs() argument 50 __symbol__fprintf_symname(const struct symbol * sym,const struct addr_location * al,bool unknown_as_addr,FILE * fp) __symbol__fprintf_symname() argument 57 symbol__fprintf_symname(const struct symbol * sym,FILE * fp) symbol__fprintf_symname() argument [all...] |
| H A D | call-path.c | 15 struct symbol *sym, u64 ip, bool in_kernel) in call_path__init() 51 struct symbol *sym, u64 ip, in call_path__new() 79 struct symbol *sym, u64 ip, u64 ks) in call_path__findnew()
|
| /linux/tools/perf/arch/powerpc/util/ |
| H A D | sym-handling.c | 16 char *sym = syma->name; in arch__choose_best_symbol() local 70 void arch__sym_update(struct symbol *s, GElf_Sym *sym) in arch__sym_update() 80 struct symbol *sym) in arch__fix_tev_from_maps() 123 struct symbol *sym = NULL; in arch__post_process_probe_trace_events() local
|
| /linux/include/asm-generic/ |
| H A D | runtime-const.h | 11 #define runtime_const_ptr(sym) (sym) argument 12 #define runtime_const_shift_right_32(val, sym) ((u32)(val)>>(sym)) argument 13 #define runtime_const_init(type,sym) do { } while (0) argument
|
| /linux/scripts/ |
| H A D | insert-sys-cert.c | 60 struct sym { struct 61 char *name; 62 unsigned long address; 63 unsigned long offset; 64 void *content; 65 int size; 135 Elf_Sym *sym, *symtab_start; in find_elf_symbol() local
|
| /linux/arch/x86/include/asm/ |
| H A D | runtime-const.h | 21 #define runtime_const_ptr(sym) ({ \ argument 35 #define runtime_const_shift_right_32(val, sym) ({ \ argument 44 #define runtime_const_init(type, sym) do { \ argument
|
| /linux/arch/x86/tools/ |
| H A D | relocs.c | 277 static const char *sym_name(const char *sym_strtab, Elf_Sym *sym) in sym_name() 329 static int sym_index(Elf_Sym *sym) in sym_index() 504 Elf_Sym *sym = &sec->symtab[j]; in read_symtabs() local 578 Elf_Sym *sym; in print_absolute_symbols() local 636 Elf_Sym *sym; in print_absolute_relocs() local 697 Elf_Sym *sym, const char *symname)) in walk_relocs() 730 Elf_Sym *sym = &sh_symtab[ELF_R_SYM(rel->r_info)]; in walk_relocs() local 740 static int do_reloc64(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, in do_reloc64() 811 static int do_reloc32(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, in do_reloc32() 854 static int do_reloc_real(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, const char *symname) in do_reloc_real() [all …]
|
| /linux/arch/s390/include/asm/ |
| H A D | runtime-const.h | 7 #define runtime_const_ptr(sym) \ argument 23 #define runtime_const_shift_right_32(val, sym) \ argument 36 #define runtime_const_init(type, sym) do { \ argument
|
| /linux/scripts/genksyms/ |
| H A D | genksyms.c | 155 struct symbol *sym; in find_symbol() local 169 static int is_unknown_symbol(struct symbol *sym) in is_unknown_symbol() 232 struct symbol *sym; in __add_symbol() local 464 struct string_list *sym, *def; in read_reference() local 534 static uint32_t expand_and_crc_sym(struct symbol *sym, uint32_t crc) in expand_and_crc_sym() 640 struct symbol *sym; in export_symbol() local 820 struct symbol *sym = visited_symbols; in main() local
|
| /linux/scripts/mod/ |
| H A D | modpost.c | 247 static uint8_t get_symbol_flags(const struct symbol *sym) in get_symbol_flags() argument 253 static void hash_add_symbol(struct symbol *sym) in hash_add_symbol() argument 260 struct symbol *sym; in sym_add_unresolved() local 331 void *sym_get_data(const struct elf_info *info, const Elf_Sym *sym) in sym_get_data() argument 377 sym_set_crc(struct symbol * sym,unsigned int crc) sym_set_crc() argument 415 Elf_Sym *sym; parse_elf() local 628 handle_symbol(struct module * mod,struct elf_info * info,const Elf_Sym * sym,const char * symname) handle_symbol() argument 716 sym_name(struct elf_info * elf,Elf_Sym * sym) sym_name() argument 997 find_tosym(struct elf_info * elf,Elf_Addr addr,Elf_Sym * sym) find_tosym() argument 1082 check_export_symbol(struct module * mod,struct elf_info * elf,Elf_Addr faddr,const char * secname,Elf_Sym * sym) check_export_symbol() argument 1151 check_section_mismatch(struct module * mod,struct elf_info * elf,Elf_Sym * sym,unsigned int fsecndx,const char * fromsec,Elf_Addr faddr,Elf_Addr taddr) check_section_mismatch() argument 1191 addend_arm_rel(void * loc,Elf_Sym * sym,unsigned int r_type) addend_arm_rel() argument 1509 struct symbol *sym; extract_crcs_for_object() local 1581 Elf_Sym *sym; read_symbols() local 1795 struct symbol *sym = find_symbol(name); handle_white_list_exports() local 1814 struct symbol *sym; keep_no_trim_symbols() local 1871 struct symbol *sym; add_exported_symbols() local 2212 struct symbol *sym; write_dump() local [all...] |
| /linux/tools/virtio/linux/ |
| H A D | export.h | 1 #define EXPORT_SYMBOL_GPL(sym) extern typeof(sym) sym argument 2 #define EXPORT_SYMBOL(sym) extern typeof(sym) sym argument
|