Home
last modified time | relevance | path

Searched refs:unwind_remove_table (Results 1 - 6 of 6) sorted by relevance

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

Completed in 5 milliseconds