Searched defs:sys_clone (Results 1 – 5 of 5) sorted by relevance
9 #define sys_clone sys_clone_wrapper macro
23 #define sys_clone __sys_clone macro
101 sys_clone: label
880 .globl sys_clone, flush_patch_three symbol881 sys_clone: label
164 static int sys_clone(unsigned long clone_flags, unsigned long newsp, in sys_clone() function