Home
last modified time | relevance | path

Searched refs:sys_vfork (Results 1 – 25 of 46) sorted by relevance

12

/arch/x86/include/asm/
Dsyscalls.h34 asmlinkage int sys_vfork(struct pt_regs);
73 asmlinkage long sys_vfork(struct pt_regs *);
/arch/m68knommu/kernel/
Dentry.S45 .globl sys_vfork symbol
100 ENTRY(sys_vfork)
Dsyscalltable.S211 .long sys_vfork /* 190 */
/arch/avr32/include/asm/
Dsyscalls.h23 asmlinkage int sys_vfork(struct pt_regs *);
/arch/um/sys-x86_64/
Dsyscall_table.c37 #define stub_vfork sys_vfork
/arch/sh/include/asm/
Dsyscalls_64.h20 asmlinkage int sys_vfork(unsigned long r2, unsigned long r3,
Dsyscalls_32.h19 asmlinkage int sys_vfork(unsigned long r4, unsigned long r5,
/arch/s390/kernel/
Dentry.h46 long sys_vfork(void);
Dsyscalls.S201 SYSCALL(sys_vfork,sys_vfork,sys_vfork) /* 190 */
/arch/powerpc/include/asm/
Dsyscalls.h30 asmlinkage int sys_vfork(unsigned long p1, unsigned long p2,
/arch/avr32/kernel/
Dsyscall-stubs.S51 rjmp sys_vfork
/arch/um/kernel/
Dsyscall.c28 long sys_vfork(void) in sys_vfork() function
/arch/cris/arch-v32/kernel/
Dprocess.c213 sys_vfork(long r10, long r11, long r12, long r13, long mof, long srp, in sys_vfork() function
/arch/mn10300/kernel/
Dprocess.c265 asmlinkage long sys_vfork(void) in sys_vfork() function
/arch/alpha/kernel/
Dentry.S744 .globl sys_vfork symbol
745 .ent sys_vfork
746 sys_vfork: label
753 .end sys_vfork
/arch/m68k/kernel/
Dentry.S48 .globl sys_fork, sys_clone, sys_vfork
281 ENTRY(sys_vfork)
617 .long sys_vfork /* 190 */
/arch/h8300/kernel/
Dsyscalls.S207 .long SYMBOL_NAME(sys_vfork) /* 190 */
360 SYMBOL_NAME_LABEL(sys_vfork)
/arch/cris/arch-v10/kernel/
Dprocess.c198 asmlinkage int sys_vfork(long r10, long r11, long r12, long r13, long mof, long srp, in sys_vfork() function
/arch/parisc/kernel/
Dprocess.c260 sys_vfork(struct pt_regs *regs) in sys_vfork() function
/arch/sparc/kernel/
Dsystbls_64.S34 .word sys32_msync, sys_vfork, sys32_pread64, sys32_pwrite64, sys_geteuid
108 .word sys_msync, sys_vfork, sys_pread64, sys_pwrite64, sys_nis_syscall
Dsystbls_32.S32 /*65*/ .long sys_msync, sys_vfork, sys_pread64, sys_pwrite64, sys_geteuid
/arch/m32r/kernel/
Dsyscall_table.S192 .long sys_vfork /* 190 */
Dprocess.c280 asmlinkage int sys_vfork(unsigned long r0, unsigned long r1, unsigned long r2, in sys_vfork() function
/arch/sh/kernel/
Dsyscalls_32.S209 .long sys_vfork /* 190 */
/arch/x86/kernel/
Dsyscall_table_32.S192 .long sys_vfork /* 190 */

12