Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c255 void test_access_fix_handler(int signum, siginfo_t *si, void *uc) in test_access_fix_handler() function
321 sa.sa_sigaction = test_access_fix_handler; in test_gup()
402 sa.sa_sigaction = test_access_fix_handler; in test_mprotect()
490 sa.sa_sigaction = test_access_fix_handler; in test_userfaultfd()