Home
last modified time | relevance | path

Searched refs:spawn_idle_thread (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/memfd/
H A Dmemfd_test.c610 static pid_t spawn_idle_thread(unsigned int flags) in spawn_idle_thread() function
1017 pid = spawn_idle_thread(0); in test_share_fork()
1070 pid = spawn_idle_thread(CLONE_FILES | CLONE_FS | CLONE_VM); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/memfd/
H A Dmemfd_test.c808 static pid_t spawn_idle_thread(unsigned int flags) in spawn_idle_thread() function
1555 pid = spawn_idle_thread(0); in test_share_fork()
1614 pid = spawn_idle_thread(CLONE_FILES | CLONE_FS | CLONE_VM); in main()

Completed in 4 milliseconds