Home
last modified time | relevance | path

Searched refs:init_unwind_table (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dunwind.c184 static void init_unwind_table(struct unwind_table *table, const char *name, in init_unwind_table() function
218 init_unwind_table(&root_table, "kernel", _text, _end - _text, NULL, 0, in arc_unwind_init()
384 init_unwind_table(table, module->name, in unwind_add_table()
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dunwind.c184 static void init_unwind_table(struct unwind_table *table, const char *name, in init_unwind_table() function
219 init_unwind_table(&root_table, "kernel", _text, _end - _text, NULL, 0, in arc_unwind_init()
385 init_unwind_table(table, module->name, core_text->base, core_text->size, in unwind_add_table()
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dunwind.c2085 init_unwind_table (struct unw_table *table, const char *name, unsigned long segment_base, in init_unwind_table()
2117 init_unwind_table(table, name, segment_base, gp, table_start, table_end); in unw_add_unwind_table()
2282 init_unwind_table(&unw.kernel_table, "kernel", KERNEL_START, (unsigned long) __gp,
2082 init_unwind_table (struct unw_table *table, const char *name, unsigned long segment_base, init_unwind_table() function
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dunwind.c2085 init_unwind_table (struct unw_table *table, const char *name, unsigned long segment_base, in init_unwind_table()
2117 init_unwind_table(table, name, segment_base, gp, table_start, table_end); in unw_add_unwind_table()
2282 init_unwind_table(&unw.kernel_table, "kernel", KERNEL_START, (unsigned long) __gp,
2082 init_unwind_table (struct unw_table *table, const char *name, unsigned long segment_base, init_unwind_table() function

Completed in 10 milliseconds