Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Duffd-unit-tests.c524 pthread_t uffd_mon; in uffd_wp_fork_pin_with_event_test()
549 if (pthread_create(&uffd_mon, NULL, uffd_poll_thread, &args)) in uffd_minor_test_common()
562 if (pthread_join(uffd_mon, NULL)) in uffd_minor_test_common()
738 pthread_t uffd_mon; in faulting_process()
759 if (pthread_create(&uffd_mon, NULL, uffd_poll_thread, &args)) in uffd_sigbus_test_common() local
777 if (pthread_join(uffd_mon, (void **)&userfaults)) in uffd_sigbus_test_common()
798 pthread_t uffd_mon; in uffd_sigbus_test_common()
813 if (pthread_create(&uffd_mon, NULL, uffd_poll_thread, &args)) in uffd_sigbus_wp_test()
831 if (pthread_join(uffd_mon, NULL)) in uffd_events_test_common()
1000 pthread_t uffd_mon; in uffd_poison_handle_fault()
545 pthread_t uffd_mon; uffd_minor_test_common() local
819 pthread_t uffd_mon; uffd_events_test_common() local
1021 pthread_t uffd_mon; uffd_poison_test() local
1127 pthread_t uffd_mon; uffd_move_test_common() local
[all...]