Searched refs:ret_from_sys_call (Results 1 – 2 of 2) sorted by relevance
184 lda $26, ret_from_sys_call193 lda $26, ret_from_sys_call241 br ret_from_sys_call247 lda $26, ret_from_sys_call422 br ret_from_sys_call428 lda $26, ret_from_sys_call483 .globl ret_from_sys_call484 ret_from_sys_call: label526 br ret_from_sys_call531 br ret_from_sys_call[all …]
38 asmlinkage void ret_from_sys_call(void);157 sw->r26 = (unsigned long) ret_from_sys_call; in restore_sigcontext()