Searched refs:INLINE_CLONE_SYSCALL (Results 1 – 2 of 2) sorted by relevance
40 # ifdef INLINE_CLONE_SYSCALL in arch_fork()41 ret = INLINE_CLONE_SYSCALL (flags, 0, NULL, 0, ctid); in arch_fork()
166 #define INLINE_CLONE_SYSCALL(arg1,arg2,arg3,arg4,arg5) \ macro
Completed in 3 milliseconds