Home
last modified time | relevance | path

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

/arch/loongarch/kernel/
A Dunwind_orc.c23 extern struct orc_entry __start_orc_unwind[];
24 extern struct orc_entry __stop_orc_unwind[];
30 static struct orc_entry orc_fp_entry = {
47 static struct orc_entry orc_null_entry = {
59 static struct orc_entry *__orc_find(int *ip_table, struct orc_entry *u_table, in __orc_find()
153 static struct orc_entry *orc; in orc_find()
207 struct orc_entry *orc_a, *orc_b; in orc_sort_swap()
225 struct orc_entry *orc_a; in orc_sort_cmp()
247 struct orc_entry *orc = _orc; in unwind_module_init()
277 struct orc_entry *orc; in unwind_init()
[all …]
/arch/x86/kernel/
A Dunwind_orc.c31 extern struct orc_entry __start_orc_unwind[];
32 extern struct orc_entry __stop_orc_unwind[];
83 static struct orc_entry *__orc_find(int *ip_table, struct orc_entry *u_table, in __orc_find()
182 static struct orc_entry null_orc_entry = {
190 static struct orc_entry orc_fp_entry = {
200 static struct orc_entry *orc; in orc_find()
252 struct orc_entry *orc_a, *orc_b; in orc_sort_swap()
269 struct orc_entry *orc_a; in orc_sort_cmp()
293 struct orc_entry *orc = _orc; in unwind_module_init()
322 struct orc_entry *orc; in unwind_init()
[all …]
/arch/x86/include/asm/
A Dmodule.h19 struct orc_entry *orc_unwind;
A Dorc_types.h59 struct orc_entry { struct
/arch/loongarch/include/asm/
A Dorc_types.h46 struct orc_entry { struct
A Dmodule.h28 struct orc_entry *orc_unwind;

Completed in 8 milliseconds