Searched refs:uffd_poll_thread (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/tools/testing/selftests/vm/ |
| D | userfaultfd.c | 809 static void *uffd_poll_thread(void *arg) in uffd_poll_thread() function 934 uffd_poll_thread, in stress() 1231 if (pthread_create(&uffd_mon, &attr, uffd_poll_thread, &stats)) in userfaultfd_events_test() 1288 if (pthread_create(&uffd_mon, &attr, uffd_poll_thread, &stats)) in userfaultfd_sig_test() 1366 if (pthread_create(&uffd_mon, &attr, uffd_poll_thread, &stats)) in userfaultfd_minor_test()
|