Home
last modified time | relevance | path

Searched refs:LINUX_CLONE_PARENT (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/compat/linux/
HDlinux_misc.h96 #define LINUX_CLONE_PARENT 0x00008000 macro
HDlinux_fork.c317 if (args->flags & LINUX_CLONE_PARENT) in linux_clone_thread()
/NextBSD/sys/amd64/linux/
HDlinux.h524 #define LINUX_CLONE_PARENT 0x00008000 macro