Searched refs:ret_from_fork (Results 1 - 25 of 104) sorted by relevance

12345

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/kernel/
H A Dinternal.h20 extern void ret_from_fork(struct task_struct *) __attribute__((noreturn));
H A Dswitch_to.S64 mov d2,d0 # for ret_from_fork
H A Dprocess.c241 p->thread.pc = (unsigned long) ret_from_fork;
242 p->thread.wchan = (unsigned long) ret_from_fork;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dinternal.h20 extern void ret_from_fork(struct task_struct *) __attribute__((noreturn));
H A Dswitch_to.S64 mov d2,d0 # for ret_from_fork
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/score/kernel/
H A Dprocess.c62 void ret_from_fork(void);
111 p->thread.reg3 = (unsigned long) ret_from_fork;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/score/kernel/
H A Dprocess.c62 void ret_from_fork(void);
111 p->thread.reg3 = (unsigned long) ret_from_fork;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/
H A Dentry-common.S292 .globl ret_from_fork
293 ret_from_fork: label
H A Dprocess_32.c168 asmlinkage void ret_from_fork(void);
208 p->thread.pc = (unsigned long) ret_from_fork;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/kernel/
H A Dentry-common.S292 .globl ret_from_fork
293 ret_from_fork: label
H A Dprocess_32.c168 asmlinkage void ret_from_fork(void);
208 p->thread.pc = (unsigned long) ret_from_fork;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dprocess.c116 asmlinkage void ret_from_fork(void);
145 swstack->return_ip = (unsigned long) ret_from_fork; /* Will call ret_from_sys_call */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dprocess.c131 extern asmlinkage void ret_from_fork(void);
166 * ret_from_fork will call ret_from_sys_call.
168 swstack->return_ip = (unsigned long) ret_from_fork;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/h8300/kernel/
H A Dprocess.c50 asmlinkage void ret_from_fork(void);
202 childregs->retpc = (unsigned long) ret_from_fork;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/h8300/kernel/
H A Dprocess.c50 asmlinkage void ret_from_fork(void);
202 childregs->retpc = (unsigned long) ret_from_fork;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dprocess.c116 asmlinkage void ret_from_fork(void);
145 swstack->return_ip = (unsigned long) ret_from_fork; /* Will call ret_from_sys_call */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dprocess.c131 extern asmlinkage void ret_from_fork(void);
166 * ret_from_fork will call ret_from_sys_call.
168 swstack->return_ip = (unsigned long) ret_from_fork;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/microblaze/include/asm/
H A Dsystem.h88 extern void ret_from_fork(void);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dsystem.h88 extern void ret_from_fork(void);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/tile/include/asm/
H A Dsystem.h241 void ret_from_fork(void);
243 /* Called from ret_from_fork() when a new process starts up. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/tile/include/asm/
H A Dsystem.h241 void ret_from_fork(void);
243 /* Called from ret_from_fork() when a new process starts up. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/kernel/
H A Dprocess.c46 asmlinkage void ret_from_fork(void) asm ("ret_from_fork");
181 /* new return point is ret_from_fork */
182 frame->sf.gprs[8] = (unsigned long) ret_from_fork;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dprocess.c47 extern void ret_from_fork(void);
166 * We create a dummy frame to return to ret_from_fork:
167 * a0 points to ret_from_fork (simulating a call4)
200 p->thread.ra = MAKE_RA_FOR_CALL((unsigned long)ret_from_fork, 0x1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/xtensa/kernel/
H A Dprocess.c47 extern void ret_from_fork(void);
166 * We create a dummy frame to return to ret_from_fork:
167 * a0 points to ret_from_fork (simulating a call4)
200 p->thread.ra = MAKE_RA_FOR_CALL((unsigned long)ret_from_fork, 0x1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/kernel/
H A Dprocess.c46 asmlinkage void ret_from_fork(void) asm ("ret_from_fork");
181 /* new return point is ret_from_fork */
182 frame->sf.gprs[8] = (unsigned long) ret_from_fork;

Completed in 128 milliseconds

12345