Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dunwind.h72 unwind_table_remove(struct unwind_table *table);
/openbmc/linux/arch/parisc/kernel/
H A Dunwind.c169 void unwind_table_remove(struct unwind_table *table) in unwind_table_remove() function
H A Dmodule.c836 unwind_table_remove(me->arch.unwind); in deregister_unwind_table()