Searched defs:sys_clone (Results 1 - 7 of 7) sorted by relevance

/arch/arc/kernel/
H A Dsys.c8 #define sys_clone sys_clone_wrapper macro
/arch/openrisc/include/asm/
H A Dsyscalls.h31 #define sys_clone __sys_clone macro
/arch/tile/kernel/
H A Dcompat.c99 #define sys_clone _sys_clone macro
H A Dsys.c114 #define sys_clone _sys_clone macro
/arch/mips/kernel/
H A Dsyscall.c86 save_static_function(sys_clone); variable
/arch/sparc/kernel/
H A Dsyscalls.S90 ba,pt %xcc, sys_clone
94 sys_clone: label
H A Dentry.S869 /* Now that we have a real sys_clone, sys_fork() is
896 .globl sys_clone, flush_patch_three
897 sys_clone: label

Completed in 137 milliseconds