Home
last modified time | relevance | path

Searched refs:unwind_remove_table (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/arc/include/asm/
Dunwind.h114 extern void unwind_remove_table(void *handle, int init_only);
152 #define unwind_remove_table(a, b) macro
/Linux-v5.10/arch/arc/kernel/
Dmodule.c41 unwind_remove_table(mod->arch.unw_info, 0); in module_arch_cleanup()
Dunwind.c436 void unwind_remove_table(void *handle, int init_only) in unwind_remove_table() function