Searched refs:ARCH_SHSTK_ENABLE (Results 1 – 4 of 4) sorted by relevance
47 #define ARCH_SHSTK_ENABLE 0x5001 macro790 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) { in main()800 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) { in main()805 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_WRSS)) { in main()
33 #define ARCH_SHSTK_ENABLE 0x5001 macro
64 arch_prctl(ARCH_SHSTK_ENABLE, unsigned long feature)
922 case ARCH_SHSTK_ENABLE: in do_arch_prctl_64()