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

/linux-4.4.14/arch/arc/kernel/
H A Dsys.c8 #define sys_clone sys_clone_wrapper macro
/linux-4.4.14/arch/openrisc/include/asm/
H A Dsyscalls.h31 #define sys_clone __sys_clone macro
/linux-4.4.14/arch/tile/kernel/
H A Dcompat.c99 #define sys_clone _sys_clone macro
H A Dsys.c114 #define sys_clone _sys_clone macro
/linux-4.4.14/arch/mips/kernel/
H A Dsyscall.c86 save_static_function(sys_clone); variable
/linux-4.4.14/arch/sparc/kernel/
H A Dsyscalls.S104 sys_clone: label
H A Dentry.S897 sys_clone: label
/linux-4.4.14/arch/h8300/kernel/
H A Dprocess.c158 asmlinkage int sys_clone(unsigned long __user *args) sys_clone() function

Completed in 461 milliseconds