Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c455 static void *uffd_thread(void *arg) in uffd_thread() function
515 if (pthread_create(&thread, NULL, &uffd_thread, &uffd)) in test_userfaultfd()