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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh5/
H A Dunwind.c206 extern const char syscall_ret;
235 if (pc == ((unsigned long) &syscall_ret & ~1)) {
H A Dentry.S1166 * Common (non-trace) exit point to that is syscall_ret (saving
1180 pta syscall_ret, tr0
1204 .global syscall_ret
1205 syscall_ret: label
1234 /* Use LINK to deflect the exit point, default is syscall_ret */
1235 pta syscall_ret, tr0

Completed in 115 milliseconds