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.c1292 static int sysctl_nested(void *arg) in sysctl_nested() function
1304 return sysctl_nested(arg); in sysctl_nested_wait()
1336 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, test_sysctl_sysctl1); in sysctl_nested_child()
1339 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, in sysctl_nested_child()
1343 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, in sysctl_nested_child()
1352 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, test_sysctl_sysctl2); in sysctl_nested_child()
1355 pid = spawn_thread(CLONE_NEWPID, sysctl_nested, in sysctl_nested_child()