Searched refs:do_fork (Results 1 - 25 of 42) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dprocess.c106 return do_fork(flags | CLONE_VM | CLONE_UNTRACED, 0, &regs, 0, NULL, NULL);
181 return do_fork(SIGCHLD, rdusp(), regs, 0, NULL, NULL);
191 return do_fork(flags, newusp, regs, 0, parent_tid, child_tid);
201 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, rdusp(), regs, 0, NULL, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dprocess.c123 return do_fork(flags | CLONE_VM | CLONE_UNTRACED, 0, &regs, 0, NULL, NULL);
198 return do_fork(SIGCHLD, rdusp(), regs, 0, NULL, NULL);
208 return do_fork(flags, newusp, regs, 0, parent_tid, child_tid);
219 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, rdusp(), regs, 0, NULL, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/kernel/
H A Dprocess.c214 return do_fork(flags | CLONE_VM | CLONE_UNTRACED, 0, &regs, 0, NULL,
277 return do_fork(SIGCHLD, regs.spu, &regs, 0, NULL, NULL);
292 return do_fork(clone_flags, newsp, &regs, 0,
310 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, regs.spu, &regs, 0,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/kernel/
H A Dsyscall.c33 ret = do_fork(SIGCHLD, UPT_SP(&current->thread.regs.regs),
44 ret = do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD,
H A Dprocess.c98 pid = do_fork(CLONE_VM | CLONE_UNTRACED | flags, 0,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/h8300/kernel/
H A Dprocess.c176 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, rdusp(), regs, 0, NULL, NULL);
189 return do_fork(clone_flags, newsp, regs, 0, NULL, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dprocess.c200 return do_fork(flags | CLONE_VM | CLONE_UNTRACED,
285 return do_fork(SIGCHLD, regs->gprs[15], regs, 0, NULL, NULL);
301 return do_fork(clone_flags, newsp, regs, 0,
318 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/kernel/
H A Dprocess.c96 return do_fork(flags | CLONE_VM | CLONE_UNTRACED,
353 return do_fork(SIGCHLD, regs->sp, regs, 0, NULL, NULL);
362 return do_fork(clone_flags, newsp, regs, 0,
369 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, regs->sp, regs,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/kernel/
H A Dsys_arm.c242 return do_fork(SIGCHLD, regs->ARM_sp, regs, 0, NULL, NULL);
256 return do_fork(clone_flags, newsp, regs, 0, NULL, NULL);
261 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, regs->ARM_sp, regs, 0, NULL, NULL);
H A Dprocess.c358 return do_fork(flags|CLONE_VM|CLONE_UNTRACED, 0, &regs, 0, NULL, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dprocess.c166 return do_fork(SIGCHLD, user_stack(__frame), __frame, 0, NULL, NULL);
172 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, user_stack(__frame), __frame, 0,
187 return do_fork(clone_flags, newsp, __frame, 0, parent_tidptr, child_tidptr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dsys_arm.c238 return do_fork(SIGCHLD, regs->ARM_sp, regs, 0, NULL, NULL);
255 return do_fork(clone_flags, newsp, regs, 0, parent_tidptr, child_tidptr);
260 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, regs->ARM_sp, regs, 0, NULL, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/kernel/
H A Dprocess.c216 return do_fork(flags | CLONE_VM | CLONE_UNTRACED, 0, &regs, 0, NULL,
226 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, rdusp(), regs, 0, NULL,
242 return do_fork(clone_flags, newsp, regs, 0, NULL, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dprocess.c212 return do_fork(SIGCHLD, rdusp(), regs, 0, NULL, NULL);
217 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, rdusp(), regs, 0,
234 return do_fork(clone_flags, newsp, regs, 0,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dprocess.c182 return do_fork(flags | CLONE_VM | CLONE_UNTRACED, 0,
410 return do_fork(SIGCHLD, regs->regs[15], regs, 0, NULL, NULL);
425 return do_fork(clone_flags, newsp, regs, 0,
445 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, regs->regs[15], regs,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-x86_64/
H A Dsyscalls.c138 ret = do_fork(clone_flags, newsp, &current->thread.regs, 0, parent_tid,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dvmlinux.lds.S60 *(.text.do_fork)
H A Dprocess.c251 return do_fork(clone_flags, usp, regs, 0, parent_tidptr, child_tidptr);
257 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, regs->gr[30], regs, 0, NULL, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dprocess.c403 return do_fork(flags | CLONE_VM | CLONE_UNTRACED, 0,
541 return do_fork(SIGCHLD, pregs->regs[15], pregs, 0, 0, 0);
551 return do_fork(clone_flags, newsp, pregs, 0, 0, 0);
569 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, pregs->regs[15], pregs, 0, 0, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/kernel/
H A Dprocess.c186 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, rdusp(), regs, 0, NULL, NULL);
199 return do_fork(clone_flags, newsp, regs, 0, NULL, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dprocess.c716 return do_fork(SIGCHLD, regs->rsp, regs, 0, NULL, NULL);
725 return do_fork(clone_flags, newsp, regs, 0, parent_tid, child_tid);
740 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, regs->rsp, regs, 0,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dsyscall.c175 return do_fork(SIGCHLD, regs.regs[29], &regs, 0, NULL, NULL);
206 return do_fork(clone_flags, newsp, &regs, 0,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dprocess.c250 return do_fork(clone_flags, usp, regs, 0, parent_tid, child_tid);
256 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, rdusp(),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-i386/
H A Dsyscalls.c81 ret = do_fork(clone_flags, newsp, &current->thread.regs, 0, parent_tid,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dprocess.c358 return do_fork(flags | CLONE_VM | CLONE_UNTRACED, 0, &regs, 0, NULL, NULL);
727 return do_fork(SIGCHLD, regs.esp, &regs, 0, NULL, NULL);
742 return do_fork(clone_flags, newsp, &regs, 0, parent_tidptr, child_tidptr);
757 return do_fork(CLONE_VFORK | CLONE_VM | SIGCHLD, regs.esp, &regs, 0, NULL, NULL);

Completed in 232 milliseconds

12