Searched refs:CLONE_VFORK (Results 1 – 3 of 3) sorted by relevance
17 #define CLONE_VFORK 0x00004000 /* set if the parent wants the child to wake it up on mm_release */ macro
358 pid = do_clone(get_nestedns_mount_cb, (void *)&ca_from, CLONE_VFORK | in TEST_F()362 pid = do_clone(get_nestedns_mount_cb, (void *)&ca_to, CLONE_VFORK | in TEST_F()
356 .flags = CLONE_VM | CLONE_VFORK, in sys_vfork()
Completed in 7 milliseconds