Home
last modified time | relevance | path

Searched defs:sys_clone (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arc/kernel/
H A Dsys.c9 #define sys_clone sys_clone_wrapper macro
/linux/arch/openrisc/kernel/
H A Dsys_call_table.c23 #define sys_clone __sys_clone macro
/linux/arch/sparc/kernel/
H A Dsyscalls.S101 sys_clone: label
H A Dentry.S881 sys_clone: label
/linux/tools/testing/selftests/arm64/abi/
H A Dtpidr2.c164 static int sys_clone(unsigned long clone_flags, unsigned long newsp, in sys_clone() function