Searched refs:ARCH_SHSTK_ENABLE (Results 1 – 6 of 6) sorted by relevance
333 #ifndef ARCH_SHSTK_ENABLE334 #define ARCH_SHSTK_ENABLE 0x5001 macro341 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) { in test_uretprobe_shadow_stack()
48 #define ARCH_SHSTK_ENABLE 0x5001 macro857 ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK); in test_uretprobe()982 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) { in main()992 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) { in main()997 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)
969 case ARCH_SHSTK_ENABLE: in do_arch_prctl_64()