Home
last modified time | relevance | path

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

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