Home
last modified time | relevance | path

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

/linux-4.1.27/tools/testing/selftests/memfd/
Dmemfd_test.c506 static pid_t spawn_idle_thread(unsigned int flags) in spawn_idle_thread() function
853 pid = spawn_idle_thread(0); in test_share_fork()
897 pid = spawn_idle_thread(CLONE_FILES | CLONE_FS | CLONE_VM); in main()