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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dprocess.c1091 unsigned long mrth = -1; local
1095 mrth = (unsigned long)mod_return_to_handler;
1096 mrth = *(unsigned long *)mrth;
1122 if ((ip == rth || ip == mrth) && curr_frame >= 0) {

Completed in 100 milliseconds