Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dunwind.c51 find_unwind_entry_in_table(const struct unwind_table *table, unsigned long addr) in find_unwind_entry_in_table() function
81 e = find_unwind_entry_in_table(&kernel_unwind_table, addr); in find_unwind_entry()
89 e = find_unwind_entry_in_table(table, addr); in find_unwind_entry()