Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/memfd/
Dmemfd_test.c1313 static int sysctl_nested_child(void *arg) in sysctl_nested_child() function
1406 int pid = spawn_thread(CLONE_NEWPID, sysctl_nested_child, NULL); in test_sysctl_nested()