Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/memfd/
A Dmemfd_test.c1172 static pid_t spawn_newpid_thread(unsigned int flags, int (*fn)(void *)) in spawn_newpid_thread() function
1206 int pid = spawn_newpid_thread(CLONE_NEWPID, newpid_thread_fn); in test_sysctl()
1213 pid = spawn_newpid_thread(CLONE_NEWPID, newpid_thread_fn2); in test_sysctl()

Completed in 4 milliseconds