Searched refs:sysctl_nested (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/memfd/ ! |
| H A D | memfd_test.c | 1343 static int sysctl_nested(void *arg) in sysctl_nested() function 1369 return sysctl_nested(arg); in sysctl_nested_wait() 1402 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, test_sysctl_sysctl1); in sysctl_nested_child() 1405 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, in sysctl_nested_child() 1409 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, in sysctl_nested_child() 1418 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, test_sysctl_sysctl2); in sysctl_nested_child() 1421 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, in sysctl_nested_child()
|