Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/memfd/
Dmemfd_test.c802 static pid_t spawn_idle_thread(unsigned int flags) in spawn_idle_thread() function
1545 pid = spawn_idle_thread(0); in test_share_fork()
1604 pid = spawn_idle_thread(CLONE_FILES | CLONE_FS | CLONE_VM); in main()