Searched refs:ret_from_sys_call (Results 1 – 2 of 2) sorted by relevance
179 lda $26, ret_from_sys_call188 lda $26, ret_from_sys_call236 br ret_from_sys_call242 lda $26, ret_from_sys_call417 br ret_from_sys_call423 lda $26, ret_from_sys_call481 .globl ret_from_sys_call482 ret_from_sys_call: label528 br ret_from_sys_call613 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()