Searched refs:ret_from_sys_call (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dentry.S99 lda $26, ret_from_sys_call
111 lda $26, ret_from_sys_call
146 br ret_from_sys_call
155 lda $26, ret_from_sys_call
260 br ret_from_sys_call
269 lda $26, ret_from_sys_call
289 .globl ret_from_sys_call
314 ret_from_sys_call:
352 mov $31, $26 /* tell "ret_from_sys_call" we can restart */
354 br ret_from_sys_call
313 ret_from_sys_call: label
[all...]
H A Dsignal.c36 asmlinkage void ret_from_sys_call(void);
181 sw->r26 = (unsigned long) ret_from_sys_call;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dentry_64.S419 jmp ret_from_sys_call # go to the SYSRET fastpath
470 ret_from_sys_call: label
526 jmp ret_from_sys_call
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dentry.S83 ba ret_from_sys_call
133 ;; ret_from_sys_call.
175 bhs ret_from_sys_call
202 moveq 1, $r9 ; "Parameter" to ret_from_sys_call to
205 ;; Fall through into ret_from_sys_call to return.
207 ret_from_sys_call: label

Completed in 131 milliseconds