Searched refs:sparc_exit (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/sparc/kernel/ |
D | syscalls.S | 134 .globl sparc_exit 135 .type sparc_exit,#function 136 sparc_exit: label 149 .size sparc_exit,.-sparc_exit
|
D | systbls_64.S | 21 /*0*/ .word sys_restart_syscall, sparc_exit, sys_fork, sys_read, sys_write 102 /*0*/ .word sys_restart_syscall, sparc_exit, sys_fork, sys_read, sys_write
|