Home
last modified time | relevance | path

Searched defs:symbols (Results 1 – 18 of 18) sorted by relevance

/linux-6.14.4/tools/perf/util/
Dsymbol.c199 void symbols__fixup_duplicate(struct rb_root_cached *symbols) in symbols__fixup_duplicate()
237 void symbols__fixup_end(struct rb_root_cached *symbols, bool is_kallsyms) in symbols__fixup_end()
339 void symbols__delete(struct rb_root_cached *symbols) in symbols__delete()
352 void __symbols__insert(struct rb_root_cached *symbols, in __symbols__insert()
386 void symbols__insert(struct rb_root_cached *symbols, struct symbol *sym) in symbols__insert()
391 static struct symbol *symbols__find(struct rb_root_cached *symbols, u64 ip) in symbols__find()
414 static struct symbol *symbols__first(struct rb_root_cached *symbols) in symbols__first()
424 static struct symbol *symbols__last(struct rb_root_cached *symbols) in symbols__last()
492 static struct symbol *symbols__find_by_name(struct symbol *symbols[], in symbols__find_by_name()
1606 asymbol **symbols, *sym; in dso__load_bfd_symbols() local
Dmachine.c2068 bool symbols) in add_callchain_ip()
2238 bool symbols) in lbr_callchain_add_kernel_ip()
2304 bool symbols) in lbr_callchain_add_lbr_ip()
2559 bool symbols) in resolve_lbr_callchain_sample()
2644 u8 *cpumode, int ent, bool symbols) in find_prev_cpumode()
2677 bool symbols) in thread__resolve_callchain_sample()
2924 int max_stack, bool symbols) in thread__resolve_callchain_unwind()
2950 bool symbols) in __thread__resolve_callchain()
Dmap.c319 struct rb_root_cached *symbols = dso__symbols(dso); in map__fixup_start() local
332 struct rb_root_cached *symbols = dso__symbols(dso); in map__fixup_end() local
Dsymbol.h84 #define symbols__for_each_entry(symbols, pos, nd) \ argument
Dkvm-stat.h138 #define define_exit_reasons_table(name, symbols) \ argument
Ddso.h174 struct rb_root_cached symbols; in DECLARE_RC_STRUCT() local
Dcallchain.c1803 bool symbols, callchain_iter_fn cb, void *data) in sample__for_each_callchain_node()
/linux-6.14.4/arch/s390/kernel/
Dmodule.c110 Elf_Sym *symbols; in module_frob_arch_sections() local
/linux-6.14.4/Documentation/admin-guide/
Dquickly-build-trimmed-linux.rst827 .. _configmods_distros:
Dverify-bugs-and-bisect-regressions.rst1515 .. _configmods_bisref:
/linux-6.14.4/drivers/net/wireless/ath/ath5k/
Dpcu.c118 int bitrate, bits, symbols, symbol_bits; in ath5k_hw_get_frame_duration() local
/linux-6.14.4/tools/lib/bpf/
Delf.c415 struct symbol *symbols; in elf_resolve_syms_offsets() local
Dlibbpf.c657 Elf_Data *symbols; member
863 Elf_Data *symbols = obj->efile.symbols; in bpf_object__add_programs() local
1696 Elf_Data *symbols = obj->efile.symbols; in find_elf_var_sym() local
/linux-6.14.4/sound/pci/cs46xx/
Dcs46xx_dsp_spos.h66 struct dsp_symbol_entry *symbols; member
/linux-6.14.4/tools/bpf/resolve_btfids/
Dmain.c122 Elf_Data *symbols; member
/linux-6.14.4/include/linux/
Dpe.h210 uint32_t symbols; /* number of symbols */ member
/linux-6.14.4/lib/zstd/decompress/
Dhuf_decompress.c328 BYTE symbols[HUF_SYMBOLVALUE_MAX + 1]; member
/linux-6.14.4/drivers/net/wireless/ath/ath9k/
Dxmit.c1139 int symbols, bits; in ath_max_framelen() local