Searched refs:ret_from_sys_call (Results 1 – 13 of 13) sorted by relevance
28 j ret_from_sys_call32 b ret_from_sys_call38 bnez t0, ret_from_sys_call43 FEXPORT(ret_from_sys_call)
64 ret_from_sys_call: label99 b ret_from_sys_call125 j ret_from_sys_call133 j ret_from_sys_call
69 ret_from_sys_call: label103 b ret_from_sys_call129 j ret_from_sys_call
110 j ret_from_sys_call192 j ret_from_sys_call209 j ret_from_sys_call244 j ret_from_sys_call
134 lda $26,ret_from_sys_call168 br ret_from_sys_call177 lda $26,ret_from_sys_call188 lda $26,ret_from_sys_call199 lda $26,ret_from_sys_call230 br ret_from_sys_call286 br $31,ret_from_sys_call487 br ret_from_sys_call551 .globl ret_from_sys_call577 ret_from_sys_call: label[all …]
34 asmlinkage void ret_from_sys_call(void);259 sw->r26 = (unsigned long) ret_from_sys_call; in restore_sigcontext()
309 extern void ret_from_sys_call(void); in copy_thread()
159 jmp ret_from_sys_call183 jmp ret_from_sys_call193 jmp ret_from_sys_call212 ENTRY(ret_from_sys_call)250 jmp ret_from_sys_call253 jmp ret_from_sys_call262 jne ret_from_sys_call268 jmp ret_from_sys_call
244 asmlinkage void ret_from_sys_call(void);280 swstack->return_ip = (unsigned long) ret_from_sys_call; in copy_thread()
207 .globl ret_from_sys_call259 ba ret_from_sys_call
85 jmp ret_from_sys_call133 .globl ret_from_sys_call134 ret_from_sys_call: label189 jmp ret_from_sys_call194 jmp ret_from_sys_call
303 extern void ret_from_sys_call(void); in thread_saved_pc()306 if (t->reg31 == (unsigned long) ret_from_sys_call) in thread_saved_pc()
40 FEXPORT(ret_from_sys_call) # here to prevent code duplication