Searched refs:sysctl_nested_wait (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/memfd/ |
H A D | memfd_test.c | 1334 static int sysctl_nested_wait(void *arg) in sysctl_nested_wait() function 1396 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child() 1405 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child() 1418 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child() 1426 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child() 1434 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child()
|