/linux-2.4.37.9/arch/alpha/kernel/ |
D | entry.S | 519 .globl sys_vfork 520 .ent sys_vfork 521 sys_vfork: label 527 .end sys_vfork 834 .quad sys_vfork
|
/linux-2.4.37.9/arch/sparc/kernel/ |
D | systbls.S | 34 /*65*/ .long sys_msync, sys_vfork, sys_pread, sys_pwrite, sys_geteuid 103 .long sys_msync, sys_vfork, sunos_nosys
|
D | entry.S | 1431 .globl C_LABEL(sys_vfork), flush_patch_four 1432 C_LABEL(sys_vfork):
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | systbls.S | 35 .word sys_msync, sys_vfork, sys32_pread, sys32_pwrite, sys_geteuid 94 .word sys_msync, sys_vfork, sys_pread, sys_pwrite, sys_nis_syscall 163 .word sys_msync, sys_vfork, sunos_nosys
|
D | entry.S | 1679 .globl sys_fork, sys_vfork, sys_clone, sparc_exit 1682 sys_vfork: /* Under Linux, vfork and fork are just special cases of clone. */ label
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | process.c | 222 sys_vfork(struct pt_regs *regs) in sys_vfork() function
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | entry.S | 51 .globl SYMBOL_NAME(sys_fork), SYMBOL_NAME(sys_clone), SYMBOL_NAME(sys_vfork) 612 .long SYMBOL_NAME(sys_vfork) /* 190 */
|
/linux-2.4.37.9/arch/cris/kernel/ |
D | process.c | 367 asmlinkage int sys_vfork(long r10, long r11, long r12, long r13, long mof, long srp, in sys_vfork() function
|
D | entry.S | 1014 .long SYMBOL_NAME(sys_vfork) /* 190 */
|
/linux-2.4.37.9/arch/s390/kernel/ |
D | process.c | 220 asmlinkage int sys_vfork(struct pt_regs regs) in sys_vfork() function
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | process.c | 254 asmlinkage int sys_vfork(struct pt_regs regs) in sys_vfork() function
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | sys_arm.c | 254 asmlinkage int sys_vfork(struct pt_regs *regs) in sys_vfork() function
|
D | entry-common.S | 221 b SYMBOL_NAME(sys_vfork)
|
/linux-2.4.37.9/arch/sh/kernel/ |
D | process.c | 341 asmlinkage int sys_vfork(unsigned long r4, unsigned long r5, in sys_vfork() function
|
D | entry.S | 1352 .long SYMBOL_NAME(sys_vfork) /* 190 */
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | process.c | 737 asmlinkage int sys_vfork(struct pt_regs regs) in sys_vfork() function
|
D | entry.S | 597 .long SYMBOL_NAME(sys_vfork) /* 190 */
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | process.c | 728 asmlinkage long sys_vfork(struct pt_regs regs) in sys_vfork() function
|
D | entry.S | 249 PTREGSCALL stub_vfork, sys_vfork
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | process.c | 399 int sys_vfork(int p1, int p2, int p3, int p4, int p5, int p6, in sys_vfork() function
|
D | misc.S | 1022 .llong .sys_vfork
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | process.c | 470 int sys_vfork(int p1, int p2, int p3, int p4, int p5, int p6, in sys_vfork() function
|
D | misc.S | 1252 .long sys_vfork
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | process.c | 846 asmlinkage int sys_vfork(unsigned long r2, unsigned long r3, in sys_vfork() function
|
D | entry.S | 398 .long sys_vfork /* 190 */
|