Home
last modified time | relevance | path

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

/tools/perf/trace/beauty/include/uapi/linux/
A Dsched.h17 #define CLONE_VFORK 0x00004000 /* set if the parent wants the child to wake it up on mm_release */ macro
/tools/testing/selftests/move_mount_set_group/
A Dmove_mount_set_group_test.c358 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()
/tools/include/nolibc/
A Dsys.h356 .flags = CLONE_VM | CLONE_VFORK, in sys_vfork()

Completed in 7 milliseconds