Searched refs:uffd_poll_thread (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | userfaultfd.c | 692 static void *uffd_poll_thread(void *arg) in uffd_poll_thread() function 813 uffd_poll_thread, in stress() 1122 if (pthread_create(&uffd_mon, &attr, uffd_poll_thread, &stats)) in userfaultfd_events_test() 1181 if (pthread_create(&uffd_mon, &attr, uffd_poll_thread, &stats)) in userfaultfd_sig_test() 1260 if (pthread_create(&uffd_mon, &attr, uffd_poll_thread, &stats)) in userfaultfd_minor_test()
|