Searched refs:ARCH_SHSTK_DISABLE (Results 1 – 5 of 5) sorted by relevance
49 #define ARCH_SHSTK_DISABLE 0x5002 macro694 ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK); in segv_gp_handler()869 ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK); in test_uretprobe()987 if (ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK)) { in main()1081 if (ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK)) { in main()
34 #define ARCH_SHSTK_DISABLE 0x5002 macro
624 #define ARCH_SHSTK_DISABLE 0x5002 macro 648 ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK); in test_uretprobe_shadow_stack()
602 if (option == ARCH_SHSTK_DISABLE) { in shstk_prctl()