Home
last modified time | relevance | path

Searched refs:sysctl_nested (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/memfd/
H A Dmemfd_test.c1326 static int sysctl_nested(void *arg) in sysctl_nested() function
1338 return sysctl_nested(arg); in sysctl_nested_wait()
1369 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, test_sysctl_sysctl1); in sysctl_nested_child()
1372 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, in sysctl_nested_child()
1376 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, in sysctl_nested_child()
1385 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, test_sysctl_sysctl2); in sysctl_nested_child()
1388 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, in sysctl_nested_child()