Searched refs:sysctl_nested_child (Results 1 – 1 of 1) sorted by relevance
1322 static int sysctl_nested_child(void *arg) in sysctl_nested_child() function1416 int pid = spawn_thread(CLONE_NEWPID, sysctl_nested_child, NULL); in test_sysctl_nested()