Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c76 static inline unsigned long __attribute__((always_inline)) get_ssp(void) in get_ssp() function
139 ssp = get_ssp(); in try_shstk()
144 printf("[INFO]\tssp is now %lx\n", get_ssp()); in try_shstk()
201 saved_ssp = get_ssp(); in violate_ss()
703 ssp = get_ssp(); in test_ptrace()
812 if (!get_ssp()) { in main()