Searched refs:ret_from_sys_call (Results 1 – 2 of 2) sorted by relevance
183 lda $26, ret_from_sys_call192 lda $26, ret_from_sys_call240 br ret_from_sys_call246 lda $26, ret_from_sys_call421 br ret_from_sys_call427 lda $26, ret_from_sys_call485 .globl ret_from_sys_call486 ret_from_sys_call: label532 br ret_from_sys_call617 br $31, ret_from_sys_call[all …]
38 asmlinkage void ret_from_sys_call(void);158 sw->r26 = (unsigned long) ret_from_sys_call; in restore_sigcontext()