Searched refs:sysctl_nested_wait (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/memfd/ |
| H A D | memfd_test.c | 1351 static int sysctl_nested_wait(void *arg) in sysctl_nested_wait() function 1444 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child() 1463 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child() 1487 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child() 1506 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child() 1525 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child()
|