Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/x86/
Dtest_shadow_stack.c454 static void *uffd_thread(void *arg) in uffd_thread() function
514 if (pthread_create(&thread, NULL, &uffd_thread, &uffd)) in test_userfaultfd()