Home
last modified time | relevance | path

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

/linux-3.4.99/arch/parisc/kernel/
Dunwind.c47 find_unwind_entry_in_table(const struct unwind_table *table, unsigned long addr) in find_unwind_entry_in_table() function
77 e = find_unwind_entry_in_table(&kernel_unwind_table, addr); in find_unwind_entry()
82 e = find_unwind_entry_in_table(table, addr); in find_unwind_entry()