Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c245 bool is_shstk_access; variable
258 printf("[INFO]\tViolation from %s\n", is_shstk_access ? "shstk access" : "normal write"); in test_access_fix_handler()
263 if (is_shstk_access) { in test_access_fix_handler()
274 is_shstk_access = true; in test_shstk_access()
285 is_shstk_access = false; in test_write_access()