Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c77 static inline unsigned long __attribute__((always_inline)) get_ssp(void) in get_ssp() function
140 ssp = get_ssp(); in try_shstk()
145 printf("[INFO]\tssp is now %lx\n", get_ssp()); in try_shstk()
202 saved_ssp = get_ssp(); in violate_ss()
895 ssp = get_ssp(); in test_ptrace()
1004 if (!get_ssp()) { in main()