Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A 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()