unwind_table 125 arch/arc/kernel/unwind.c struct unwind_table *link; unwind_table 156 arch/arc/kernel/unwind.c static struct unwind_table *find_table(unsigned long pc) unwind_table 158 arch/arc/kernel/unwind.c struct unwind_table *table; unwind_table 172 arch/arc/kernel/unwind.c static void init_unwind_hdr(struct unwind_table *table, unwind_table 184 arch/arc/kernel/unwind.c static void init_unwind_table(struct unwind_table *table, const char *name, unwind_table 227 arch/arc/kernel/unwind.c static const u32 *cie_for_fde(const u32 *fde, const struct unwind_table *); unwind_table 257 arch/arc/kernel/unwind.c static void init_unwind_hdr(struct unwind_table *table, unwind_table 369 arch/arc/kernel/unwind.c static struct unwind_table *last_table; unwind_table 375 arch/arc/kernel/unwind.c struct unwind_table *table; unwind_table 406 arch/arc/kernel/unwind.c struct unwind_table *table; unwind_table 413 arch/arc/kernel/unwind.c struct unwind_table *table = info->table, *prev; unwind_table 438 arch/arc/kernel/unwind.c struct unwind_table *table = handle; unwind_table 513 arch/arc/kernel/unwind.c static const u32 *cie_for_fde(const u32 *fde, const struct unwind_table *table) unwind_table 909 arch/arc/kernel/unwind.c const struct unwind_table *table; unwind_table 7 arch/arm/include/asm/module.h struct unwind_table; unwind_table 29 arch/arm/include/asm/module.h struct unwind_table *unwind[ARM_SEC_MAX]; unwind_table 34 arch/arm/include/asm/unwind.h extern struct unwind_table *unwind_table_add(unsigned long start, unwind_table 38 arch/arm/include/asm/unwind.h extern void unwind_table_del(struct unwind_table *tab); unwind_table 189 arch/arm/kernel/unwind.c struct unwind_table *table; unwind_table 500 arch/arm/kernel/unwind.c struct unwind_table *unwind_table_add(unsigned long start, unsigned long size, unwind_table 505 arch/arm/kernel/unwind.c struct unwind_table *tab = kmalloc(sizeof(*tab), GFP_KERNEL); unwind_table 526 arch/arm/kernel/unwind.c void unwind_table_del(struct unwind_table *tab) unwind_table 11 arch/parisc/include/asm/module.h struct unwind_table; unwind_table 22 arch/parisc/include/asm/module.h struct unwind_table *unwind; unwind_table 68 arch/parisc/include/asm/unwind.h struct unwind_table * unwind_table 72 arch/parisc/include/asm/unwind.h unwind_table_remove(struct unwind_table *table); unwind_table 43 arch/parisc/kernel/unwind.c static struct unwind_table kernel_unwind_table __ro_after_init; unwind_table 47 arch/parisc/kernel/unwind.c find_unwind_entry_in_table(const struct unwind_table *table, unsigned long addr) unwind_table 72 arch/parisc/kernel/unwind.c struct unwind_table *table; unwind_table 99 arch/parisc/kernel/unwind.c unwind_table_init(struct unwind_table *table, const char *name, unwind_table 142 arch/parisc/kernel/unwind.c struct unwind_table * unwind_table 147 arch/parisc/kernel/unwind.c struct unwind_table *table; unwind_table 154 arch/parisc/kernel/unwind.c table = kmalloc(sizeof(struct unwind_table), GFP_USER); unwind_table 165 arch/parisc/kernel/unwind.c void unwind_table_remove(struct unwind_table *table)