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

/arch/sh/kernel/
H A Dentry-common.S212 bra syscall_exit
298 bra syscall_exit
354 syscall_exit: label
/arch/mn10300/kernel/
H A Dentry.S56 jmp syscall_exit
79 syscall_exit: label
140 jmp syscall_exit
/arch/parisc/kernel/
H A Dsyscall.S31 .import syscall_exit,code
208 * not syscall_exit. Signal no. in r20, in_syscall in r25 (see
214 ldil L%syscall_exit,%r2
216 ldo R%syscall_exit(%r2),%r2
230 ldil L%syscall_exit,%r1
231 be R%syscall_exit(%sr7,%r1)
324 * not syscall_exit. Signal no. in r20, in_syscall in r25 (see
350 ldil L%syscall_exit,%r1
351 be,n R%syscall_exit(%sr7,%r1)
H A Dentry.S856 * normal syscall_exit path is used. All syscalls for traced
1943 * syscall, then r2 will take us to syscall_exit; otherwise r2 will
1947 LDREG PT_GR28(%r1),%r28 /* reload original r28 for syscall_exit */
1988 ENTRY(syscall_exit) function
2200 ENDPROC(syscall_exit)
/arch/parisc/hpux/
H A Dwrappers.S179 copy %r0,%r2 /* Flag to syscall_exit not to clear args */
211 .import syscall_exit
242 b,n syscall_exit
/arch/powerpc/kernel/
H A Dentry_64.S182 syscall_exit: label
275 b syscall_exit
348 b syscall_exit
353 b syscall_exit
358 b syscall_exit
363 b syscall_exit
368 b syscall_exit
374 b syscall_exit
/arch/m32r/kernel/
H A Dentry.S132 bra syscall_exit
207 syscall_exit: label
258 bra syscall_exit
/arch/mips/kernel/
H A Dentry.S71 FEXPORT(syscall_exit)
H A Dscall64-n32.S114 j syscall_exit
H A Dscall32-o32.S111 j syscall_exit
H A Dscall64-64.S116 j syscall_exit
H A Dscall64-o32.S150 j syscall_exit
/arch/score/kernel/
H A Dentry.S284 ENTRY(syscall_exit) function
473 j syscall_exit
/arch/c6x/kernel/
H A Dentry.S369 syscall_exit: label
398 BNOP .S2 syscall_exit,3
/arch/x86/kernel/
H A Dentry_32.S17 * Stack layout in 'syscall_exit':
302 jmp syscall_exit
513 syscall_exit: label
660 jmp syscall_exit

Completed in 229 milliseconds