Searched refs:sysctl_nested_wait (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/tools/testing/selftests/memfd/ |
D | memfd_test.c | 1291 static int sysctl_nested_wait(void *arg) in sysctl_nested_wait() function 1353 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child() 1362 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child() 1375 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child() 1383 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child() 1391 pid = spawn_thread(CLONE_NEWPID, sysctl_nested_wait, in sysctl_nested_child()
|