Searched refs:WLINUXCLONE (Results 1 – 3 of 3) sorted by relevance
87 #define WLINUXCLONE 0x80000000 /* Wait for kthread spawned from linux_clone. */ macro
1220 ((options & WLINUXCLONE) != 0)) { in proc_to_reap()1321 WEXITED | WTRAPPED | WLINUXCLONE)) != 0) in wait6_checkopt()
2429 *bsdopts |= WLINUXCLONE; in linux_to_bsd_waitopts()