Searched refs:sysctl_nested_wait (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/tools/testing/selftests/memfd/ |
D | memfd_test.c | 1300 static int sysctl_nested_wait(void *arg) in sysctl_nested_wait() function 1363 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child() 1372 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child() 1385 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child() 1393 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child() 1401 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child()
|