Home
last modified time | relevance | path

Searched refs:orc_unwind_ip (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/arch/x86/include/asm/
H A Dmodule.h11 int *orc_unwind_ip; member
/linux-6.15/arch/loongarch/kernel/
H A Dunwind_orc.c93 if (!mod || !mod->arch.orc_unwind || !mod->arch.orc_unwind_ip) in orc_module_find()
96 return __orc_find(mod->arch.orc_unwind_ip, mod->arch.orc_unwind, mod->arch.num_orcs, ip); in orc_module_find()
264 mod->arch.orc_unwind_ip = orc_ip; in unwind_module_init()
/linux-6.15/arch/loongarch/include/asm/
H A Dmodule.h27 int *orc_unwind_ip; member
/linux-6.15/arch/x86/kernel/
H A Dunwind_orc.c118 if (!mod || !mod->arch.orc_unwind || !mod->arch.orc_unwind_ip) in orc_module_find()
120 return __orc_find(mod->arch.orc_unwind_ip, mod->arch.orc_unwind, in orc_module_find()
311 mod->arch.orc_unwind_ip = orc_ip; in unwind_module_init()
/linux-6.15/include/asm-generic/
H A Dvmlinux.lds.h854 .orc_unwind_ip : AT(ADDR(.orc_unwind_ip) - LOAD_OFFSET) { \
855 BOUNDED_SECTION_BY(.orc_unwind_ip, _orc_unwind_ip) \
/linux-6.15/Documentation/arch/x86/
H A Dorc-unwinder.rst21 information to the .orc_unwind and .orc_unwind_ip sections.
146 structs, and writes them to the .orc_unwind and .orc_unwind_ip sections
150 make the searchable part of the data (.orc_unwind_ip) more compact. The