/linux/include/linux/ |
H A D | export.h | 18 #define __EXPORT_SYMBOL_REF(sym) \ argument 22 #define __EXPORT_SYMBOL_REF(sym) \ argument 27 #define ___EXPORT_SYMBOL(sym, license, ns) \ argument 42 #define __EXPORT_SYMBOL(sym, license, ns) argument 46 #define __EXPORT_SYMBOL(sym, license, ns) __GENKSYMS_EXPORT_SYMBOL(sym) argument 50 #define __EXPORT_SYMBOL(sym, license, ns) \ argument 62 #define __GENDWARFKSYMS_EXPORT(sym) \ argument 66 #define __GENDWARFKSYMS_EXPORT(sym) argument 69 #define __EXPORT_SYMBOL(sym, license, ns) \ argument 78 #define _EXPORT_SYMBOL(sym, license) __EXPORT_SYMBOL(sym, license, DEFAULT_SYMBOL_NAMESPACE) argument [all …]
|
H A D | export-internal.h | 20 #define __KSYM_REF(sym) ".long " #sym "- ." argument 23 #define __KSYM_REF(sym) ".quad " #sym argument 26 #define __KSYM_REF(sym) ".long " #sym argument 40 #define __KSYMTAB(name, sym, sec, ns) \ argument 65 #define SYMBOL_CRC(sym, crc, sec) \ argument
|
H A D | compiler.h | 143 # define KENTRY(sym) \ argument 238 #define ___ADDRESSABLE(sym, __attrs) \ argument 242 #define __ADDRESSABLE(sym) \ argument 245 #define __ADDRESSABLE_ASM(sym) \ argument 251 #define __ADDRESSABLE_ASM_STR(sym) __stringify(__ADDRESSABLE_ASM(sym)) 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/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()
|
H A D | annotate.c | 144 void symbol__annotate_zero_histograms(struct symbol *sym) in symbol__annotate_zero_histograms() 215 struct symbol *sym = ms->sym; in __symbol__inc_addr_samples() local 271 static struct annotated_branch *symbol__find_branch_hist(struct symbol *sym, in symbol__find_branch_hist() 297 struct annotated_source *symbol__hists(struct symbol *sym, int nr_hists) in symbol__hists() 320 struct symbol *sym = ms->sym; in symbol__inc_addr_samples() local 356 static int symbol__account_cycles(u64 addr, u64 start, struct symbol *sym, in symbol__account_cycles() 762 annotation_line__print(struct annotation_line *al, struct symbol *sym, u64 start, in annotation_line__print() 927 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel) in symbol__calc_percent() 966 struct symbol *sym = ms->sym; in symbol__annotate() local 1140 static void symbol__annotate_hits(struct symbol *sym, struct evsel *evsel) in symbol__annotate_hits() [all …]
|
/linux/scripts/kconfig/ |
H A D | menu.c | 68 void menu_add_entry(struct symbol *sym) in menu_add_entry() 136 struct symbol *sym = current_entry->sym; in menu_set_type() local 221 void menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) in menu_add_symbol() 226 static int menu_validate_number(struct symbol *sym, struct symbol *sym2) in menu_validate_number() 232 static void sym_check_prop(struct symbol *sym) in sym_check_prop() 297 struct symbol *sym; in _menu_finalize() local 537 struct symbol *sym; in menu_is_visible() local 669 static void get_symbol_props_str(struct gstr *r, struct symbol *sym, in get_symbol_props_str() 690 static void get_symbol_str(struct gstr *r, struct symbol *sym, in get_symbol_str() 744 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; in conf_set_all_new_symbols() local 281 struct symbol *sym; in conf_rewrite_tristates() local 291 static int conf_askvalue(struct symbol *sym, const char *def) in conf_askvalue() 325 struct symbol *sym = menu->sym; in conf_string() local 358 struct symbol *sym = menu->sym; in conf_sym() local 511 struct symbol *sym; in conf() local 576 struct symbol *sym; in check_conf() local
|
H A D | lkc.h | 114 static inline tristate sym_get_tristate_value(const struct symbol *sym) in sym_get_tristate_value() 119 static inline bool sym_is_choice(const struct symbol *sym) in sym_is_choice() 127 static inline bool sym_has_value(const struct symbol *sym) in sym_has_value()
|
/linux/arch/x86/entry/ |
H A D | syscall_64.c | 10 #define __SYSCALL(nr, sym) extern long __x64_##sym(const struct pt_regs *); argument 11 #define __SYSCALL_NORETURN(nr, sym) extern long __noreturn __x64_##sym(const struct pt_regs *); argument 23 #define __SYSCALL(nr, sym) __x64_##sym, argument 29 #define __SYSCALL(nr, sym) case nr: return __x64_##sym(regs); argument
|
H A D | syscall_32.c | 16 #define __SYSCALL(nr, sym) extern long __ia32_##sym(const struct pt_regs *); argument 17 #define __SYSCALL_NORETURN(nr, sym) extern long __noreturn __ia32_##sym(const struct pt_regs *); argument 30 #define __SYSCALL(nr, sym) __ia32_##sym, argument 37 #define __SYSCALL(nr, sym) case nr: return __ia32_##sym(regs); argument
|
H A D | syscall_x32.c | 10 #define __SYSCALL(nr, sym) extern long __x64_##sym(const struct pt_regs *); argument 11 #define __SYSCALL_NORETURN(nr, sym) extern long __noreturn __x64_##sym(const struct pt_regs *); argument 18 #define __SYSCALL(nr, sym) case nr: return __x64_##sym(regs); argument
|
/linux/arch/s390/include/asm/ |
H A D | asm.h | 35 #define CC_IPM(sym) argument 36 #define CC_OUT(sym, var) "=@cc" (var) argument 43 #define CC_IPM(sym) " ipm %[" __stringify(sym) "]\n" argument 44 #define CC_OUT(sym, var) [sym] "=d" (var) argument
|
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/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/tools/objtool/ |
H A D | elf.c | 107 const struct symbol *sym; member 157 struct symbol *sym; in find_symbol_by_index() local 261 struct symbol *sym; in find_symbol_by_name() local 397 static void elf_add_symbol(struct elf *elf, struct symbol *sym) in elf_add_symbol() 441 struct symbol *sym, *pfunc; in read_symbols() local 582 static int elf_update_sym_relocs(struct elf *elf, struct symbol *sym) in elf_update_sym_relocs() 601 struct section *symtab_shndx, struct symbol *sym) in elf_update_symbol() 731 __elf_create_symbol(struct elf *elf, struct symbol *sym) in __elf_create_symbol() 799 struct symbol *sym = calloc(1, sizeof(*sym)); in elf_create_section_symbol() local 827 struct symbol *sym = calloc(1, sizeof(*sym)); in elf_create_prefix_symbol() local [all …]
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-drv.h | 88 #define IWL_EXPORT_SYMBOL(sym) EXPORT_SYMBOL_NS_GPL(sym, "IWLWIFI") argument 90 #define IWL_EXPORT_SYMBOL(sym) argument 94 #define EXPORT_SYMBOL_IF_IWLWIFI_KUNIT(sym) EXPORT_SYMBOL_IF_KUNIT(sym) argument 97 #define EXPORT_SYMBOL_IF_IWLWIFI_KUNIT(sym) 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/tools/lib/bpf/ |
H A D | elf.c | 78 GElf_Sym sym; member 93 struct elf_sym sym; member 159 GElf_Sym *sym = &ret->sym; in elf_sym_iter_next() local 224 static bool symbol_match(struct elf_sym_iter *iter, int sh_type, struct elf_sym *sym, in symbol_match() 267 static unsigned long elf_sym_offset(struct elf_sym *sym) in elf_sym_offset() 314 struct elf_sym *sym; in elf_find_func_offset() local 439 struct elf_sym *sym; in elf_resolve_syms_offsets() local 520 struct elf_sym *sym; in elf_resolve_pattern_offsets() local
|
/linux/arch/x86/include/asm/ |
H A D | runtime-const.h | 5 #define runtime_const_ptr(sym) ({ \ argument 19 #define runtime_const_shift_right_32(val, sym) ({ \ argument 28 #define runtime_const_init(type, sym) do { \ argument
|
/linux/arch/arm64/include/asm/ |
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 | 10 #define runtime_const_ptr(sym) ({ \ argument 23 #define runtime_const_shift_right_32(val, sym) ({ \ argument 34 #define runtime_const_init(type, sym) do { \ argument
|
/linux/kernel/module/ |
H A D | kallsyms.c | 38 static char elf_type(const Elf_Sym *sym, const struct load_info *info) in elf_type() argument 281 const Elf_Sym *sym = &kallsyms->symtab[i]; find_kallsyms_symbol() local 368 const char *sym; lookup_module_symbol_name() local 397 const Elf_Sym *sym = &kallsyms->symtab[symnum]; module_get_kallsym() local 420 const Elf_Sym *sym = &kallsyms->symtab[i]; __find_kallsyms_symbol_value() local 500 const Elf_Sym *sym = &kallsyms->symtab[i]; module_kallsyms_on_each_symbol() local [all...] |