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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dunwind.c46 find_unwind_entry_in_table(const struct unwind_table *table, unsigned long addr) function
76 e = find_unwind_entry_in_table(&kernel_unwind_table, addr);
81 e = find_unwind_entry_in_table(table, addr);

Completed in 107 milliseconds