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()949 ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK); in test_uprobe_call()1067 if (ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK)) { in main()1167 if (ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK)) { in main()
34 #define ARCH_SHSTK_DISABLE 0x5002 macro
785 #define ARCH_SHSTK_DISABLE 0x5002 in __test_uprobe_syscall() 809 ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK);624 #define ARCH_SHSTK_DISABLE global() macro
602 if (option == ARCH_SHSTK_DISABLE) { in shstk_prctl()