Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/memfd/
H A Dmemfd_test.c1293 static int sysctl_nested(void *arg) in sysctl_nested() function
1305 return sysctl_nested(arg); in sysctl_nested_wait()
1337 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, test_sysctl_sysctl1); in sysctl_nested_child()
1340 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, in sysctl_nested_child()
1344 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, in sysctl_nested_child()
1353 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, test_sysctl_sysctl2); in sysctl_nested_child()
1356 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, in sysctl_nested_child()