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

/linux-4.4.14/arch/sh/kernel/cpu/sh5/
H A Dentry.S855 * to get back to the original context, ret_from_syscall loop to
859 * the ret_from_syscall loop.
891 pta ret_from_syscall, tr0
922 .global ret_from_syscall
923 ret_from_syscall: label
944 pta ret_from_syscall, tr0
1163 * Common second level post handler will be ret_from_syscall.
1208 pta ret_from_syscall, tr0
1228 pta ret_from_syscall, tr0
1247 pta ret_from_syscall, tr0
1313 pta ret_from_syscall, tr0
H A Dunwind.c212 extern const char ret_from_syscall;
248 if (pc == ((unsigned long)&ret_from_syscall & ~1)) { sh64_unwind_inner()
/linux-4.4.14/arch/m68k/kernel/
H A Dentry.S162 jra ret_from_syscall
208 ret_from_syscall: label
/linux-4.4.14/arch/powerpc/kernel/
H A Dentry_32.S348 .globl ret_from_syscall
349 ret_from_syscall: label
421 b ret_from_syscall
428 b ret_from_syscall
439 b ret_from_syscall
464 bge- ret_from_syscall
/linux-4.4.14/arch/sh/kernel/
H A Dentry-common.S29 * Stack layout in 'ret_from_syscall':
/linux-4.4.14/arch/sh/kernel/cpu/sh3/
H A Dentry.S40 * Stack layout in 'ret_from_syscall':

Completed in 240 milliseconds