/arch/x86/include/asm/ |
D | syscalls.h | 34 asmlinkage int sys_vfork(struct pt_regs); 73 asmlinkage long sys_vfork(struct pt_regs *);
|
/arch/m68knommu/kernel/ |
D | entry.S | 45 .globl sys_vfork symbol 100 ENTRY(sys_vfork)
|
D | syscalltable.S | 211 .long sys_vfork /* 190 */
|
/arch/avr32/include/asm/ |
D | syscalls.h | 23 asmlinkage int sys_vfork(struct pt_regs *);
|
/arch/um/sys-x86_64/ |
D | syscall_table.c | 37 #define stub_vfork sys_vfork
|
/arch/sh/include/asm/ |
D | syscalls_64.h | 20 asmlinkage int sys_vfork(unsigned long r2, unsigned long r3,
|
D | syscalls_32.h | 19 asmlinkage int sys_vfork(unsigned long r4, unsigned long r5,
|
/arch/s390/kernel/ |
D | entry.h | 46 long sys_vfork(void);
|
D | syscalls.S | 201 SYSCALL(sys_vfork,sys_vfork,sys_vfork) /* 190 */
|
/arch/powerpc/include/asm/ |
D | syscalls.h | 30 asmlinkage int sys_vfork(unsigned long p1, unsigned long p2,
|
/arch/avr32/kernel/ |
D | syscall-stubs.S | 51 rjmp sys_vfork
|
/arch/um/kernel/ |
D | syscall.c | 28 long sys_vfork(void) in sys_vfork() function
|
/arch/cris/arch-v32/kernel/ |
D | process.c | 213 sys_vfork(long r10, long r11, long r12, long r13, long mof, long srp, in sys_vfork() function
|
/arch/mn10300/kernel/ |
D | process.c | 265 asmlinkage long sys_vfork(void) in sys_vfork() function
|
/arch/alpha/kernel/ |
D | entry.S | 744 .globl sys_vfork symbol 745 .ent sys_vfork 746 sys_vfork: label 753 .end sys_vfork
|
/arch/m68k/kernel/ |
D | entry.S | 48 .globl sys_fork, sys_clone, sys_vfork 281 ENTRY(sys_vfork) 617 .long sys_vfork /* 190 */
|
/arch/h8300/kernel/ |
D | syscalls.S | 207 .long SYMBOL_NAME(sys_vfork) /* 190 */ 360 SYMBOL_NAME_LABEL(sys_vfork)
|
/arch/cris/arch-v10/kernel/ |
D | process.c | 198 asmlinkage int sys_vfork(long r10, long r11, long r12, long r13, long mof, long srp, in sys_vfork() function
|
/arch/parisc/kernel/ |
D | process.c | 260 sys_vfork(struct pt_regs *regs) in sys_vfork() function
|
/arch/sparc/kernel/ |
D | systbls_64.S | 34 .word sys32_msync, sys_vfork, sys32_pread64, sys32_pwrite64, sys_geteuid 108 .word sys_msync, sys_vfork, sys_pread64, sys_pwrite64, sys_nis_syscall
|
D | systbls_32.S | 32 /*65*/ .long sys_msync, sys_vfork, sys_pread64, sys_pwrite64, sys_geteuid
|
/arch/m32r/kernel/ |
D | syscall_table.S | 192 .long sys_vfork /* 190 */
|
D | process.c | 280 asmlinkage int sys_vfork(unsigned long r0, unsigned long r1, unsigned long r2, in sys_vfork() function
|
/arch/sh/kernel/ |
D | syscalls_32.S | 209 .long sys_vfork /* 190 */
|
/arch/x86/kernel/ |
D | syscall_table_32.S | 192 .long sys_vfork /* 190 */
|