Searched refs:ARCH_SHSTK_SHSTK (Results 1 – 5 of 5) sorted by relevance
155 if (features_enabled(ARCH_SHSTK_SHSTK)) in shstk_setup()174 features_set(ARCH_SHSTK_SHSTK); in shstk_setup()196 if (!features_enabled(ARCH_SHSTK_SHSTK)) in shstk_alloc_thread_stack()246 if (!features_enabled(ARCH_SHSTK_SHSTK)) in shstk_pop()266 if (!features_enabled(ARCH_SHSTK_SHSTK)) in shstk_push()391 !features_enabled(ARCH_SHSTK_SHSTK)) in setup_signal_shadow_stack()424 !features_enabled(ARCH_SHSTK_SHSTK)) in restore_signal_shadow_stack()447 !features_enabled(ARCH_SHSTK_SHSTK)) in shstk_free()492 if (!features_enabled(ARCH_SHSTK_SHSTK)) in wrss_control()527 if (!features_enabled(ARCH_SHSTK_SHSTK)) in shstk_disable()[all …]
54 #define ARCH_SHSTK_SHSTK (1ULL << 0) macro694 ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK); in segv_gp_handler()857 ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK); in test_uretprobe()869 ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK); in test_uretprobe()982 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) { in main()987 if (ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK)) { in main()992 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) { in main()1081 if (ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK)) { in main()
40 #define ARCH_SHSTK_SHSTK (1ULL << 0) macro
625 #define ARCH_SHSTK_SHSTK (1ULL << 0) macro 630 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) { in test_uretprobe_shadow_stack() 648 ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK); in test_uretprobe_shadow_stack()