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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/parisc/kernel/
H A Dunwind.c47 find_unwind_entry_in_table(const struct unwind_table *table, unsigned long addr) function
77 e = find_unwind_entry_in_table(&kernel_unwind_table, addr);
82 e = find_unwind_entry_in_table(table, addr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/parisc/kernel/
H A Dunwind.c47 find_unwind_entry_in_table(const struct unwind_table *table, unsigned long addr) function
77 e = find_unwind_entry_in_table(&kernel_unwind_table, addr);
82 e = find_unwind_entry_in_table(table, addr);

Completed in 65 milliseconds