Home
last modified time | relevance | path

Searched refs:CLONE_VFORK (Results 1 – 6 of 6) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/xtensa/
A Dvfork.S36 #define CLONE_VFORK 0x00004000 /* set if the parent wants the child to macro
84 movi a6, CLONE_VM | CLONE_VFORK | SIGCHLD
109 movi a6, CLONE_VM | CLONE_VFORK | SIGCHLD
135 movi a6, CLONE_VM | CLONE_VFORK | SIGCHLD
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/ia64/
A Dvfork.S26 #define CLONE_VFORK 0x00004000 /* set if the parent wants the child to wake it up on mm_re… macro
33 mov out0=CLONE_VM+CLONE_VFORK+SIGCHLD
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arc/
A Dvfork.S15 #define CLONE_VFORK 0x00004000 macro
16 #define CLONE_FLAGS_FOR_VFORK (CLONE_VM|CLONE_VFORK|SIGCHLD)
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/ia64/
A Dvfork.S26 #define CLONE_VFORK 0x00004000 /* set if the parent wants the child to wake it up on mm_re… macro
42 mov out0=CLONE_VM+CLONE_VFORK+SIGCHLD
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/c6x/
A D_vfork.S29 #define CLONE_FLAGS (CLONE_VFORK | CLONE_VM | SIGCHLD)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dsched.h44 # define CLONE_VFORK 0x00004000 /* Set if the parent wants the child to macro

Completed in 5 milliseconds